summaryrefslogtreecommitdiff
path: root/archetypes/default.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-04-14 15:58:07 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-04-14 15:58:07 -0400
commitc08fd719fe95604d245f3eb0d18b5b0c72c1308d (patch)
tree9b5199ebd42684f266b4918cd6191f50db98239a /archetypes/default.md
parent1477b62cc47dd937688771a825dd9fd392aeaf25 (diff)
move to hugo
Diffstat (limited to 'archetypes/default.md')
-rw-r--r--archetypes/default.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
new file mode 100644
index 0000000..00e77bd
--- /dev/null
+++ b/archetypes/default.md
@@ -0,0 +1,6 @@
+---
+title: "{{ replace .Name "-" " " | title }}"
+date: {{ .Date }}
+draft: true
+---
+