summaryrefslogtreecommitdiff
path: root/site/archetypes
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-09-11 13:06:03 -0400
committertriethyl <triethylammonium@pm.me>2025-09-11 13:06:03 -0400
commit7d8b653b2299f11536da47ed4412d82bb4ffb99d (patch)
treeb301d3aff7c17cbd430ff47cf4bf6bf2b044e786 /site/archetypes
initialized
Diffstat (limited to 'site/archetypes')
-rw-r--r--site/archetypes/default.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/site/archetypes/default.md b/site/archetypes/default.md
new file mode 100644
index 0000000..25b6752
--- /dev/null
+++ b/site/archetypes/default.md
@@ -0,0 +1,5 @@
++++
+date = '{{ .Date }}'
+draft = true
+title = '{{ replace .File.ContentBaseName "-" " " | title }}'
++++