From 13e0079b23f0ec5998697c4233195457792f71a7 Mon Sep 17 00:00:00 2001 From: panr Date: Sun, 31 Mar 2019 19:24:16 +0200 Subject: [PATCH] Add post archetype --- archetypes/post.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 archetypes/post.md diff --git a/archetypes/post.md b/archetypes/post.md new file mode 100644 index 0000000..e8a1f7b --- /dev/null +++ b/archetypes/post.md @@ -0,0 +1,8 @@ ++++ +title = "" +date = "" +author = "" +cover = "" +description = "" +showFullContent = false ++++