aboutsummaryrefslogtreecommitdiff
path: root/archetypes/posts.md
blob: b9dad6136dabd97d0164debec6354adbf3e544af (plain)
1
2
3
4
5
6
7
8
9
---
title: "{{ replace .Name "-" " " | title }}"
url: new-post.html
date: {{ .Date }}
draft: true
---

Start here ...