aboutsummaryrefslogtreecommitdiff
path: root/archetypes/project.md
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/project.md')
-rw-r--r--archetypes/project.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/archetypes/project.md b/archetypes/project.md
new file mode 100644
index 0000000..4e1af79
--- /dev/null
+++ b/archetypes/project.md
@@ -0,0 +1,9 @@
1---
2title: "{{ replace .File.ContentBaseName "-" " " | title }}"
3date: {{ .Date }}
4image: ""
5draft: true
6categories: ["projects"]
7dontDisclaim: true
8description: "An informal specification for the {{ replace .File.ContentBaseName "-" " " | title }} project"
9---