summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2020-12-28 21:34:30 +0100
committerVolpeon <git@volpeon.ink>2020-12-28 21:34:30 +0100
commit5ab5e6a4781c53aade17a9a98e123762691205c6 (patch)
treec8a1eed27676e2118a8a44270a9ffa82e9e98b13 /content
parentExport pages grouped by year as array instead of object (diff)
downloadvolpeon.ink-5ab5e6a4781c53aade17a9a98e123762691205c6.tar.gz
volpeon.ink-5ab5e6a4781c53aade17a9a98e123762691205c6.tar.bz2
volpeon.ink-5ab5e6a4781c53aade17a9a98e123762691205c6.zip
Handle blog entry categories
Diffstat (limited to 'content')
-rw-r--r--content/blog/test1.md1
-rw-r--r--content/blog/test2/index.md1
-rw-r--r--content/projects/index.md5
3 files changed, 2 insertions, 5 deletions
diff --git a/content/blog/test1.md b/content/blog/test1.md
index 8e2b0b9..05c2b2d 100644
--- a/content/blog/test1.md
+++ b/content/blog/test1.md
@@ -1,6 +1,7 @@
1--- 1---
2date: 2020-12-25 2date: 2020-12-25
3title: Test Page 1 3title: Test Page 1
4category: tes
4--- 5---
5 6
6# Test Page 1 7# Test Page 1
diff --git a/content/blog/test2/index.md b/content/blog/test2/index.md
index 70130d1..9d1ebd2 100644
--- a/content/blog/test2/index.md
+++ b/content/blog/test2/index.md
@@ -1,6 +1,7 @@
1--- 1---
2date: 2020-12-21 2date: 2020-12-21
3title: Test Page 2 3title: Test Page 2
4category: per
4--- 5---
5 6
6# Test Page 2 7# Test Page 2
diff --git a/content/projects/index.md b/content/projects/index.md
deleted file mode 100644
index fd5a713..0000000
--- a/content/projects/index.md
+++ /dev/null
@@ -1,5 +0,0 @@
1---
2title: Projects
3---
4
5# Projects