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

github.com/spech66/materialize-bp-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/quote.md')
-rw-r--r--archetypes/quote.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/archetypes/quote.md b/archetypes/quote.md
new file mode 100644
index 0000000..4f6f290
--- /dev/null
+++ b/archetypes/quote.md
@@ -0,0 +1,20 @@
+---
+title: "{{ replace .Name "-" " " | title }}"
+type: link
+author: Sebastian
+date: {{ .Date }}
+publishdate: {{ now.Format "2006-01-02" }}
+lastmod: {{ now.Format "2006-01-02" }}
+draft: true
+description: "Text about this post"
+tags:
+ - "tag 1"
+categories:
+ - Link
+quoteauthor: Sebastian # author of quote
+quote: "" # text
+---
+
+## Post Header
+
+CONTENT