summaryrefslogtreecommitdiffstats
path: root/indieweb-micro/themes/MinIndie/archetypes
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-06-12 18:35:59 -0700
committerPinapelz <yukais@pinapelz.com>2026-06-12 18:35:59 -0700
commitf06f7ebccd7fd6fd96ca4dc403e91b804fa0a08d (patch)
tree91d2772d34129564cf9ae4ca1a70afe8c6d9de45 /indieweb-micro/themes/MinIndie/archetypes
parent83b01596a639a2ac9d8c847d33f666c70bf702a9 (diff)
move microblog to main blog
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, 0 insertions, 15 deletions
diff --git a/indieweb-micro/themes/MinIndie/archetypes/default.md b/indieweb-micro/themes/MinIndie/archetypes/default.md
deleted file mode 100644
index ef75f76..0000000
--- a/indieweb-micro/themes/MinIndie/archetypes/default.md
+++ /dev/null
@@ -1,4 +0,0 @@
-+++
-title = "{{ replace .Name "-" " " | title }}"
-date = {{ .Date }}
-+++
diff --git a/indieweb-micro/themes/MinIndie/archetypes/posts.md b/indieweb-micro/themes/MinIndie/archetypes/posts.md
deleted file mode 100644
index 11182ff..0000000
--- a/indieweb-micro/themes/MinIndie/archetypes/posts.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-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