aboutsummaryrefslogtreecommitdiff
path: root/archetypes/default.md
diff options
context:
space:
mode:
authorAriel Costas <94913521+arielcostas@users.noreply.github.com>2023-11-23 23:24:28 +0100
committerAriel Costas <94913521+arielcostas@users.noreply.github.com>2023-11-23 23:24:28 +0100
commitdca685c79b587d17e13c5da51ef67aa2e71b891c (patch)
treee826ad032cce0bebeeeb20859600de8e2e213cad /archetypes/default.md
Super basic start
Diffstat (limited to 'archetypes/default.md')
-rw-r--r--archetypes/default.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
new file mode 100644
index 0000000..c6f3fce
--- /dev/null
+++ b/archetypes/default.md
@@ -0,0 +1,5 @@
++++
+title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+date = {{ .Date }}
+draft = true
++++