summaryrefslogtreecommitdiffstats
path: root/indieweb-micro/themes/MinIndie/archetypes
diff options
context:
space:
mode:
Diffstat (limited to 'indieweb-micro/themes/MinIndie/archetypes')
-rw-r--r--indieweb-micro/themes/MinIndie/archetypes/default.md4
-rw-r--r--indieweb-micro/themes/MinIndie/archetypes/posts.md11
2 files changed, 15 insertions, 0 deletions
diff --git a/indieweb-micro/themes/MinIndie/archetypes/default.md b/indieweb-micro/themes/MinIndie/archetypes/default.md
new file mode 100644
index 0000000..ef75f76
--- /dev/null
+++ b/indieweb-micro/themes/MinIndie/archetypes/default.md
@@ -0,0 +1,4 @@
++++
+title = "{{ replace .Name "-" " " | title }}"
+date = {{ .Date }}
++++
diff --git a/indieweb-micro/themes/MinIndie/archetypes/posts.md b/indieweb-micro/themes/MinIndie/archetypes/posts.md
new file mode 100644
index 0000000..11182ff
--- /dev/null
+++ b/indieweb-micro/themes/MinIndie/archetypes/posts.md
@@ -0,0 +1,11 @@
+---
+title: "{{ replace .Name "-" " " | title }}"
+date: {{ .Date }}
+slug: {{ now.Format "2006-01-02" }}-{{ .Name | urlize }}
+type: posts
+draft: true
+categories:
+ - default
+tags:
+ - default
+---
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage