about summary refs log tree commit diff
path: root/archetypes/book.md
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/book.md')
-rw-r--r--archetypes/book.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/archetypes/book.md b/archetypes/book.md
new file mode 100644
index 0000000..0da07c8
--- /dev/null
+++ b/archetypes/book.md
@@ -0,0 +1,6 @@
++++
+title: "{{ replace .Name "-" " " | title }}"
+weight: 
+categories: [ book ]
+draft: true
++++