From: Kai Moritz Date: Fri, 28 Nov 2025 10:28:16 +0000 (+0100) Subject: WIP:cat/tag-pages X-Git-Tag: hugo--cat-tag-pages X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=b360d25f278b22306989a035db49469a540c69b4;p=website WIP:cat/tag-pages --- diff --git a/hugo/hugo.yaml b/hugo/hugo.yaml index 69e1ce09..6cd99509 100644 --- a/hugo/hugo.yaml +++ b/hugo/hugo.yaml @@ -36,6 +36,18 @@ outputFormats: RSS: mediaType: application/rss+xml baseName: feed + tagpage: + mediaType: text/html + baseName: index + path: '/tags' + isHTML: true + permaLinkable: true + categorypage: + mediaType: text/html + baseName: index + path: '/categories' + isHTML: true + permaLinkable: true menu: main: - identifier: categories