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

github.com/kc0bfv/autophugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOgnyan Nikolov <ognyan@qredo.com>2020-11-29 15:31:52 +0300
committerOgnyan Nikolov <ognyan@qredo.com>2020-11-29 15:31:52 +0300
commitd211e6ff1c82ca7e5fdb780f45c0e81670af5505 (patch)
tree792bf5f4d9c1ed6f6131a80d0f61f59a1e6d9f93 /archetypes
parent49bbc30d14dc8d8e0200832aa3a4991cb7d9c39c (diff)
add possibility for subgalleries
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/group.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/archetypes/group.md b/archetypes/group.md
new file mode 100644
index 0000000..272d5d9
--- /dev/null
+++ b/archetypes/group.md
@@ -0,0 +1,8 @@
+---
+title: "{{ replace .Name "-" " " | title }}"
+date: {{ .Date }}
+albumthumb: ""
+type: "group"
+draft: true
+---
+