summaryrefslogtreecommitdiff
path: root/archetypes/entry.md
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicksphere.ch>2022-04-30 00:00:00 +0000
committerNicholas Johnson <nick@nicksphere.ch>2022-04-30 00:00:00 +0000
commit0cff34b34570d441337624bd1174471d8117b24fc818bf24c3b5f4daaf8749f8 (patch)
tree7d1ab166804550dc0f2391689ffc3daffd458e32aacf7aa9e2064414520b6405 /archetypes/entry.md
parent3e570d9d8cce90b15c8f348b9f80f0accdf3446f1dab76077a0099d5494dc89c (diff)
Update posts archetype to entry
Diffstat (limited to 'archetypes/entry.md')
-rw-r--r--archetypes/entry.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/archetypes/entry.md b/archetypes/entry.md
new file mode 100644
index 0000000..46d491a
--- /dev/null
+++ b/archetypes/entry.md
@@ -0,0 +1,6 @@
+---
+title: "{{ replace .Name "-" " " | title }}"
+date: {{ dateFormat "2006-01-02T00:00:00" .Date }}
+draft: true
+---
+