diff options
author | mms <michal@sapka.me> | 2024-05-25 22:10:55 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-05-25 22:10:55 +0200 |
commit | c1a74cc9d62515d0bc1c09522de223c32f2cfd18 (patch) | |
tree | db74591ef4a66988d9c20fd96bf8228556d3278c /content/brain-rot | |
parent | 2d27ad1d9b96ace302ddef93e48d7b78863efa43 (diff) |
feat: tidy up BR menu
Diffstat (limited to 'content/brain-rot')
-rw-r--r-- | content/brain-rot/_index.md | 24 | ||||
-rw-r--r-- | content/brain-rot/fantasy/_index.md | 18 | ||||
-rw-r--r-- | content/brain-rot/fantasy/discworld/interesting-times.md (renamed from content/brain-rot/discworld/interesting-times.md) | 4 | ||||
-rw-r--r-- | content/brain-rot/fantasy/witcher/_index.md | 9 | ||||
-rw-r--r-- | content/brain-rot/modern-games/_index.md | 18 | ||||
-rw-r--r-- | content/brain-rot/modern-games/persona/persona-5-strikers.md (renamed from content/brain-rot/persona/persona-5-strikers.md) | 4 |
6 files changed, 66 insertions, 11 deletions
diff --git a/content/brain-rot/_index.md b/content/brain-rot/_index.md index e874889..4f75a2d 100644 --- a/content/brain-rot/_index.md +++ b/content/brain-rot/_index.md @@ -1,15 +1,33 @@ +++ title = "Brain Rots" author = ["Michał Sapka"] +date = 2024-05-24T16:22:00+02:00 categories = ["brainrot"] draft = false weight = 2001 primary_menu = "brain-rot" -type = "brain-rots" [menu] - [menu.brain-rot] + [menu.brain-rot-fooo] weight = 2001 identifier = "brain-rots" +++ -a +Hello. My name is Michal, and this website is dedicated to my reviews of books, movies, and games. +I try not to spoil things, as why would you read a thing about a thing from me _instead_ of experiencing the thing? +Insted the articles here show what I thought about a given piece, how I felt and if I think it's good. +Enjoy! + +{{< recent-updates "brainrot" >}} +Latest: +{{< /recent-updates >}} + + +## Table of Contents {#table-of-contents} + +{{< menu "brain-rot" >}} +Dune +{{< /menu >}} + +{{< all-content "brainrot" >}} +All Titles +{{< /all-content >}} diff --git a/content/brain-rot/fantasy/_index.md b/content/brain-rot/fantasy/_index.md new file mode 100644 index 0000000..8ebacc5 --- /dev/null +++ b/content/brain-rot/fantasy/_index.md @@ -0,0 +1,18 @@ ++++ +title = "Fantasy" +author = ["Michał Sapka"] +date = 2024-04-14T18:10:00+02:00 +categories = ["brainrot"] +draft = false +weight = 3001 +primary_menu = "brain-rot" +abstract = "The Witcher series" +[menu] + [menu.brain-rot] + weight = 3001 + identifier = "fantasy" ++++ + +{{< menu "brain-rot-fantasy" >}} +Witcher +{{< /menu >}} diff --git a/content/brain-rot/discworld/interesting-times.md b/content/brain-rot/fantasy/discworld/interesting-times.md index 747a05d..c6369a7 100644 --- a/content/brain-rot/discworld/interesting-times.md +++ b/content/brain-rot/fantasy/discworld/interesting-times.md @@ -7,9 +7,9 @@ draft = false weight = 3001 primary_menu = "brain-rot" abstract = "A very short review" -aliases = ["/blog/2024/interesting-times/"] +aliases = ["/blog/2024/interesting-times/", "/brain-rot/discworld/interesting-times/"] [menu] - [menu.brain-rot] + [menu.brain-rot-fantasy] weight = 3001 identifier = "interesting-times-1995" +++ diff --git a/content/brain-rot/fantasy/witcher/_index.md b/content/brain-rot/fantasy/witcher/_index.md index d9383c3..b5666d0 100644 --- a/content/brain-rot/fantasy/witcher/_index.md +++ b/content/brain-rot/fantasy/witcher/_index.md @@ -1,16 +1,17 @@ +++ -title = "Wicher" +title = "Witcher" author = ["Michał Sapka"] date = 2024-04-14T18:10:00+02:00 categories = ["brainrot"] draft = false -weight = 3001 +weight = 3002 primary_menu = "brain-rot" abstract = "The Witcher series" [menu] [menu.brain-rot-fantasy] - weight = 3001 - identifier = "wicher" + weight = 3002 + identifier = "witcher" + post = "series" +++ {{< menu "brain-rot-wicher" >}} diff --git a/content/brain-rot/modern-games/_index.md b/content/brain-rot/modern-games/_index.md new file mode 100644 index 0000000..c2f019e --- /dev/null +++ b/content/brain-rot/modern-games/_index.md @@ -0,0 +1,18 @@ ++++ +title = "Modern Games" +author = ["Michał Sapka"] +date = 2024-04-14T18:10:00+02:00 +categories = ["brainrot"] +draft = false +weight = 3001 +primary_menu = "brain-rot" +abstract = "My reviews of modern games" +[menu] + [menu.brain-rot] + weight = 3001 + identifier = "modern-games" ++++ + +{{< menu "brain-rot-modern-games" >}} +Witcher +{{< /menu >}} diff --git a/content/brain-rot/persona/persona-5-strikers.md b/content/brain-rot/modern-games/persona/persona-5-strikers.md index f16f46d..c85adf3 100644 --- a/content/brain-rot/persona/persona-5-strikers.md +++ b/content/brain-rot/modern-games/persona/persona-5-strikers.md @@ -7,9 +7,9 @@ draft = false weight = 3001 primary_menu = "brain-rot" abstract = "A short review of SciFi classic" -aliases = ["/blog/2024/persona-5-strikers/"] +aliases = ["/blog/2024/persona-5-strikers/", "/brain-rot/persona/persona-5-strikers/"] [menu] - [menu.brain-rot] + [menu.brain-rot-modern-games] weight = 3001 identifier = "persona-5-strikers-2020" +++ |