Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zhaohuabing/hugo-theme-cleanwhite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuabing Zhao <zhaohuabing@gmail.com>2018-06-17 05:08:25 +0300
committerHuabing Zhao <zhaohuabing@gmail.com>2018-06-17 05:08:25 +0300
commitb3d0d329aa8c1d44727f46ca22fbf1789e04cdd7 (patch)
treedad946d60530a1991a9e681bacec3eed3c859f7c /archetypes
initial commit
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/post.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/archetypes/post.md b/archetypes/post.md
new file mode 100644
index 0000000..db555a0
--- /dev/null
+++ b/archetypes/post.md
@@ -0,0 +1,10 @@
+---
+title: "An Example Post"
+subtitle: ""
+description: ""
+date: 2018-06-04
+author:     ""
+image: ""
+tags: ["tag1", "tag2"]
+categories: ["Tech" ]
+---