First version of the theme
This commit is contained in:
commit
8dd30f6eb8
61 changed files with 1658 additions and 0 deletions
10
archetypes/default.md
Normal file
10
archetypes/default.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
author: "Gregory Trolliet"
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
description: ""
|
||||
images: []
|
||||
categories: [""]
|
||||
tags: ["",""]
|
||||
draft: true
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue