summaryrefslogtreecommitdiff
path: root/archetypes
diff options
context:
space:
mode:
authorRobby Zambito <contact@robbyzambito.me>2020-10-30 09:36:31 -0400
committerRobby Zambito <contact@robbyzambito.me>2020-10-30 09:36:31 -0400
commit25fd81cc7f67cf125bd6bacad9966e8580d49b0a (patch)
treedf7ff28a89ffba45bbea9727813811cb275e13b2 /archetypes
Initial commit
Diffstat (limited to 'archetypes')
-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
+---
+