From ad478954cf77842364d03e1d5ee85e366e699ee7 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 7 Jan 2021 08:50:48 +0100 Subject: Improved general structure, resolve category name in metadata filter, added hideable nav items, added header for page layout --- content/_personal/index.md | 4 ++++ content/blog/index.md | 4 +--- content/blog/test1.md | 2 -- content/blog/test2/index.md | 2 -- 4 files changed, 5 insertions(+), 7 deletions(-) create mode 100644 content/_personal/index.md (limited to 'content') 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 @@ +--- +title: Personal Blog +layout: dated_list +--- 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 @@ --- title: Blog - +layout: dated_list create_feed: true --- - -# 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 title: Test Page 1 category: tes --- - -# 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 category: per --- -# Test Page 2 - ``` - /----\ - | | -- cgit v1.2.3-54-g00ecf