aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/archetypes/projects.md
diff options
context:
space:
mode:
authorJean-Pierre Appel <jeanpierre.appel01@gmail.com>2023-12-25 17:17:09 -0500
committerJean-Pierre Appel <jeanpierre.appel01@gmail.com>2023-12-25 17:17:09 -0500
commita181759e4a108c35fcf6898abbf17f2a424d85dc (patch)
tree6b8d7454db70a1a8dec81fb138e7085e6541d9d6 /archetypes/projects.md
parent5e24ef726bf10fac4ad24cee27b9b1fa796cd6eb (diff)
rewrite content and config
Diffstat (limited to 'archetypes/projects.md')
-rw-r--r--archetypes/projects.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/archetypes/projects.md b/archetypes/projects.md
new file mode 100644
index 0000000..916b158
--- /dev/null
+++ b/archetypes/projects.md
@@ -0,0 +1,9 @@
+---
+title: "{{ title .Name }}"
+start_date: "YYYY-MM-DD"
+end_date: "now"
+date: {{ .Date }}
+thumbnail: "thumbnail.jpg"
+description: "Project Description"
+categories:
+---