add rss feed to categories, some cleanup, post my first blog post containing my literature and make it a menu filter

This commit is contained in:
Simon Belmont 2025-03-28 15:04:36 -04:00
parent a7a34ed9d0
commit b61561a2bf
5 changed files with 403 additions and 5 deletions

View file

@ -53,13 +53,18 @@ defaultContentLanguage = 'es'
weight = 1
url = "/blog"
[[menu.header]]
name = "autor"
name = "literatura"
weight = 2
url = "/categories/literatura/"
[[menu.header]]
name = "autor"
weight = 3
url = "/autor"
[[menu.header]]
name = "fuente"
weight = 3
weight = 4
url = "https://git.peterdominguez.art/peter/peterdominguez.art"
[outputs]
home = ["HTML", "JSON"]
taxonomy = ["HTML"]