summaryrefslogtreecommitdiff
path: root/config/_default/menus.en.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/_default/menus.en.toml')
-rw-r--r--config/_default/menus.en.toml151
1 files changed, 96 insertions, 55 deletions
diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml
index 79fe8a5..41d1457 100644
--- a/config/_default/menus.en.toml
+++ b/config/_default/menus.en.toml
@@ -1,64 +1,102 @@
-[[main-nav]]
- name = "blog"
- pageRef = "/blog"
- pre = "Read my"
- weight = 10
-
-[[main-nav]]
- name = "Links"
- pageRef = "/links"
- post = "to other sites"
- weight = 20
+[[sections]]
+ name = "Blog"
+ section = "blog"
+ pageRef = "/1"
+ weight = 100
+ [[sections.params]]
+ submenu = "sections-blog"
-[[main-nav]]
- name = "funny pictures"
- url = "/funnies/c/"
- pre = "Browse my collection of"
- post = "(over 5000)"
- weight = 30
-
-[[main-nav]]
- name = "code repository"
- url = "/git/"
- pre = "Source"
- weight = 50
-
-[[main-nav]]
- name = "Articles"
- pageRef = "/articles"
- weight = 40
-
-[[main-nav]]
- name = "Me"
- pageRef = "/"
- weight = 60
- [[main-nav.params]]
- nonpage = "yes"
- inlineChildren = "yes"
-
-[[main-nav]]
- pre = "Buy me a"
- name = "Ko-fi"
- url = "https://ko-fi.com/mmspl"
- weight = 70
- [[main-nav.params]]
- forcedId = "ko-fi"
-
-[[main-nav]]
+# [[sections-blog]]
+# name = "2024"
+# pageRef = "/blog"
+
+# [[sections-blog]]
+# name = "2023"
+# pageRef = "/blog"
+
+# [[sections-blog]]
+# name = "2022"
+# pageRef = "/blog"
+
+
+
+# [[sections]]
+# name = "Unix History"
+# pageRef = "/unix-history"
+# weight = 500
+# [[sections.params]]
+# submenu = "section-null"
+
+
+# [[sections]]
+# name = "BSD"
+# pageRef = "/emacs"
+# weight = 600
+# [[sections.params]]
+# submenu = "section-null"
+
+# [[sections]]
+# name = "Emacs"
+# pageRef = "/emacs"
+# weight = 700
+# [[sections.params]]
+# submenu = "section-null"
+
+
+# [[sections]]
+# name = "Reviews"
+# pageRef = "/brain-rot"
+# weight = 800
+# [[sections.params]]
+# submenu = "section-null"
+
+
+# [[sections]]
+# name = "Star Trek"
+# pageRef = "/star-trek"
+# weight = 900
+# [[sections.params]]
+# submenu = "section-null"
+
+
+[[sections]]
+ name = "More"
+ section="more"
+ pageRef = "/more"
+ weight = 2000
+ [[sections.params]]
+ submenu = "sections-extra"
+
+[[sections-extra]]
name = "Uses"
- pageRef = "/me/uses"
- parent = "Me"
+ pageRef = "/more/uses"
-[[main-nav]]
+
+[[sections-extra]]
name = "Now"
- pageRef = "/me/now"
- parent = "Me"
+ pageRef = "/unix-history"
+
+[[sections-extra]]
+ name = "Contact"
+ pageRef = "/unix-history"
-[[main-nav]]
- name = "Contact me"
- pageRef = "/me/contact"
- parent = "Me"
+# [[sections]]
+# name = "Links"
+# pageRef = "/index.xml"
+# weight = 9000
+# [[sections.params]]
+# submenu = "sections-null"
+
+
+[[sections]]
+ name = "Subscribe"
+ pageRef = "/index.xml"
+ weight = 10000
+ [[sections.params]]
+ submenu = "sections-null"
+
+
@@ -295,3 +333,6 @@
identifier = "mtimeline"
[[brain-rot-patlabor.params]]
nonpage = "yes"
+
+
+