First standalone version
This commit is contained in:
commit
9d22a63950
49 changed files with 1367 additions and 0 deletions
9
archetypes/default.md
Normal file
9
archetypes/default.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
author: "Gregory Trolliet"
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
description: ""
|
||||
categories: ["",""]
|
||||
tags: ["",""]
|
||||
draft: true
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue