diff --git a/archetypes/posts/index.md b/archetypes/posts/index.md new file mode 100644 index 0000000..eca81b3 --- /dev/null +++ b/archetypes/posts/index.md @@ -0,0 +1,8 @@ +--- +title: "{{ replace .Name "-" " " | title }}" +desription: +date: {{ .Date }} +draft: false +ShowLastmod: true +--- +