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

github.com/spech66/bootstrap-bp-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pech <windows@spech.de>2018-10-28 10:11:35 +0300
committerSebastian Pech <windows@spech.de>2018-10-28 10:11:35 +0300
commit7ec1bf3864ec27789f24d6d0d057908952ed9c12 (patch)
treefe1c6fa010b8ae5dccdaa4d739abae0c345d1b94 /archetypes/post.md
parent06915a487807aacac9416ad58e112a1b67bd7f10 (diff)
init
Diffstat (limited to 'archetypes/post.md')
-rw-r--r--archetypes/post.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/archetypes/post.md b/archetypes/post.md
new file mode 100644
index 0000000..f95b17e
--- /dev/null
+++ b/archetypes/post.md
@@ -0,0 +1,8 @@
+---
+title: "{{ replace .Name "-" " " }}"
+date: {{ .Date }}
+publishdate: {{ now.Format "2006-01-02" }}
+lastmod: {{ now.Format "2006-01-02" }}
+draft: true
+---
+