aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2022-04-19 00:24:23 +0300
committerla-ninpre <leobrekalini@gmail.com>2022-04-19 00:32:37 +0300
commit8d962aabf74c42c3afdc38f2f85fa7b06fd04ef0 (patch)
treee5054517b940e5c535a4c7282d7faa7b6462e794 /templates
parent9f4b181b36418669462c0300c2e090d0f4547dc8 (diff)
downloadaaoth.xyz-8d962aabf74c42c3afdc38f2f85fa7b06fd04ef0.tar.gz
aaoth.xyz-8d962aabf74c42c3afdc38f2f85fa7b06fd04ef0.zip
reimplement website using shell scripts
major change, i know. now i'm using ssg and rssg by roman zolotarev. okay, well, not exactly. ssg is modified to generate pages for gemini too. it's hard to maintain two different things simultaneously. bye-bye jekyll!
Diffstat (limited to 'templates')
-rw-r--r--templates/music-project.md13
-rw-r--r--templates/music-release.md8
-rw-r--r--templates/music-title.md8
-rw-r--r--templates/post.md11
4 files changed, 0 insertions, 40 deletions
diff --git a/templates/music-project.md b/templates/music-project.md
deleted file mode 100644
index f8c42a7..0000000
--- a/templates/music-project.md
+++ /dev/null
@@ -1,13 +0,0 @@
----
-title: {{ title }}
-start_date: {{ startdate }}
-end_date: {{ enddate }}
-status: {{ status }}
-description: {{ description }}
-tags: {{ tags }}
-roles: {{ roles }}
-permalink: {{ permalink }}
-logo: {{ logo }}
-other: {{ other }}
----
-
diff --git a/templates/music-release.md b/templates/music-release.md
deleted file mode 100644
index e1137e5..0000000
--- a/templates/music-release.md
+++ /dev/null
@@ -1,8 +0,0 @@
----
-author: {{ author }}
-title: {{ title }}
-type: {{ type }}
-date: {{ date }}
-style: {{ tags }}
----
-
diff --git a/templates/music-title.md b/templates/music-title.md
deleted file mode 100644
index 99ca836..0000000
--- a/templates/music-title.md
+++ /dev/null
@@ -1,8 +0,0 @@
----
-title: {{ title }}
-author: {{ author }}
-r_tag: {{ r_tag }}
-num: {{ num }}
----
-
-
diff --git a/templates/post.md b/templates/post.md
deleted file mode 100644
index dbf43d9..0000000
--- a/templates/post.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-title: {{ title }}
-date: {{ date }}
-author: {{ author }}
-tags: {{ tags }}
----
-
-
-
-<!--more-->
-