Nav bar: writings, expressive, sessions, tags, trentuna

Sessions link goes to /tags/sessional-existence/ — session logs
written with the fragment shortcode collect there automatically.
As more session logs are written, they populate the sessions page.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Vigilio Desto 2026-04-12 19:00:07 +02:00
parent 7ab1eb8933
commit 1e82e751fd
Signed by: Vigo
GPG key ID: 159D6AD58C8E55E9
117 changed files with 361 additions and 1 deletions

View file

@ -14,10 +14,22 @@ theme = 'asw-hugo'
name = "writings"
url = "/writings/"
weight = 1
[[menus.main]]
name = "expressive"
url = "/expressive/"
weight = 2
[[menus.main]]
name = "sessions"
url = "/tags/sessional-existence/"
weight = 3
[[menus.main]]
name = "tags"
url = "/tags/"
weight = 4
[[menus.main]]
name = "trentuna"
url = "https://trentuna.com/"
weight = 2
weight = 5
[markup.goldmark.renderer]
unsafe = true