summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-01-07 08:50:48 +0100
committerVolpeon <git@volpeon.ink>2021-01-07 08:50:48 +0100
commitad478954cf77842364d03e1d5ee85e366e699ee7 (patch)
tree90359dfec83694a758878b37510d9dca1493ef43 /content
parentImproved subpage organization code in metadata filter (diff)
downloadvolpeon.ink-ad478954cf77842364d03e1d5ee85e366e699ee7.tar.gz
volpeon.ink-ad478954cf77842364d03e1d5ee85e366e699ee7.tar.bz2
volpeon.ink-ad478954cf77842364d03e1d5ee85e366e699ee7.zip
Improved general structure, resolve category name in metadata filter, added hideable nav items, added header for page layout
Diffstat (limited to 'content')
-rw-r--r--content/_personal/index.md4
-rw-r--r--content/blog/index.md4
-rw-r--r--content/blog/test1.md2
-rw-r--r--content/blog/test2/index.md2
4 files changed, 5 insertions, 7 deletions
diff --git a/content/_personal/index.md b/content/_personal/index.md
new file mode 100644
index 0000000..5e89459
--- /dev/null
+++ b/content/_personal/index.md
@@ -0,0 +1,4 @@
1---
2title: Personal Blog
3layout: dated_list
4---
diff --git a/content/blog/index.md b/content/blog/index.md
index 1053dc2..6668eba 100644
--- a/content/blog/index.md
+++ b/content/blog/index.md
@@ -1,7 +1,5 @@
1--- 1---
2title: Blog 2title: Blog
3 3layout: dated_list
4create_feed: true 4create_feed: true
5--- 5---
6
7# Blog
diff --git a/content/blog/test1.md b/content/blog/test1.md
index 05c2b2d..943570c 100644
--- a/content/blog/test1.md
+++ b/content/blog/test1.md
@@ -3,5 +3,3 @@ date: 2020-12-25
3title: Test Page 1 3title: Test Page 1
4category: tes 4category: tes
5--- 5---
6
7# Test Page 1
diff --git a/content/blog/test2/index.md b/content/blog/test2/index.md
index 9d1ebd2..aee4641 100644
--- a/content/blog/test2/index.md
+++ b/content/blog/test2/index.md
@@ -4,8 +4,6 @@ title: Test Page 2
4category: per 4category: per
5--- 5---
6 6
7# Test Page 2
8
9``` 7```
10 - /----\ 8 - /----\
11- | | 9- | |