aboutsummaryrefslogtreecommitdiff
path: root/archetypes/recipe.md
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/recipe.md')
-rw-r--r--archetypes/recipe.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/archetypes/recipe.md b/archetypes/recipe.md
new file mode 100644
index 0000000..051745e
--- /dev/null
+++ b/archetypes/recipe.md
@@ -0,0 +1,7 @@
1---
2title: "{{ replace .Name "-" " " | title }}"
3date: {{ .Date }}
4draft: true
5categories:
6 - Recipes
7--- \ No newline at end of file