aboutsummaryrefslogtreecommitdiffstats
path: root/tags
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2020-12-07 02:51:58 +0300
committerla-ninpre <leobrekalini@gmail.com>2020-12-07 02:51:58 +0300
commitc34a1404a2ceb018834ff092fe3c87dd664c515d (patch)
tree6ef5080766e937ad8d5a108e6f06b73d4dbf9a9d /tags
parentf51ad63fd743e228ed6819a055d0b05ec0d2cab5 (diff)
downloadaaoth.xyz-c34a1404a2ceb018834ff092fe3c87dd664c515d.tar.gz
aaoth.xyz-c34a1404a2ceb018834ff092fe3c87dd664c515d.zip
update post pages and add fossil export post
edit post layout to handle tags, add sort-by-tag page and edit stylesheet according post content updates
Diffstat (limited to 'tags')
-rw-r--r--tags/fossil.md5
-rw-r--r--tags/git.md5
-rw-r--r--tags/tutorial.md5
3 files changed, 15 insertions, 0 deletions
diff --git a/tags/fossil.md b/tags/fossil.md
new file mode 100644
index 0000000..f99a714
--- /dev/null
+++ b/tags/fossil.md
@@ -0,0 +1,5 @@
+---
+layout: tagsort
+tag: fossil
+permalink: /tags/fossil/
+---
diff --git a/tags/git.md b/tags/git.md
new file mode 100644
index 0000000..b493264
--- /dev/null
+++ b/tags/git.md
@@ -0,0 +1,5 @@
+---
+layout: tagsort
+tag: git
+permalink: /tags/git/
+---
diff --git a/tags/tutorial.md b/tags/tutorial.md
new file mode 100644
index 0000000..23fa884
--- /dev/null
+++ b/tags/tutorial.md
@@ -0,0 +1,5 @@
+---
+layout: tagsort
+tag: tutorial
+permalink: /tags/tutorial/
+---