summaryrefslogtreecommitdiffstats
path: root/archetypes
diff options
context:
space:
mode:
authorbreadcat2020-06-19 12:15:55 +0100
committerbreadcat2020-06-19 12:15:55 +0100
commit5ec96e19873eccf0382f501cd383d722a28e372f (patch)
tree047730d6fbdb0f86c094a337e13d6cb6f32d34d5 /archetypes
parent7fc8673f5f3ca1452078b797d555c3877834820f (diff)
downloadblog.minskio.co.uk-5ec96e19873eccf0382f501cd383d722a28e372f.tar.gz
blog.minskio.co.uk-5ec96e19873eccf0382f501cd383d722a28e372f.tar.bz2
blog.minskio.co.uk-5ec96e19873eccf0382f501cd383d722a28e372f.zip
Add site skeleton
hugo new site, yadda yadda
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
+---
+