Rss nochmal angepasst

heißt jezt wieder feed.xml
This commit is contained in:
michael
2026-08-23 09:04:54 +02:00
parent e88f3c536a
commit c2714b98df
+37 -33
View File
@@ -36,6 +36,43 @@ taxonomies:
category: categories
tag: tags
publishDir: /tmp/Logbuch35mm_Public
outputs:
home:
- HTML
- RSS
- JSON
outputFormats:
RSS:
mediaType: application/rss+xml
baseName: feed
menu:
main:
- identifier: categories
name: categories
url: /categories/
weight: 10
- identifier: tags
name: tags
url: /tags/
weight: 20
- identifier: example
name: example.org
url: https://example.org
weight: 30
# Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma
pygmentsUseClasses: true
markup:
highlight:
noClasses: false
# anchorLineNos: true
# codeFences: true
# guessSyntax: true
# lineNos: true
# style: monokai
params:
env: production
title: Logbuch35mm
@@ -125,37 +162,4 @@ params:
limit: 10 # refer: https://www.fusejs.io/api/methods.html#search
keys: ["title", "permalink", "summary", "content"]
outputs:
home:
- HTML
- RSS
- JSON
outputFormats:
RSS:
mediaType: application/rss+xml
baseName: index
menu:
main:
- identifier: categories
name: categories
url: /categories/
weight: 10
- identifier: tags
name: tags
url: /tags/
weight: 20
- identifier: example
name: example.org
url: https://example.org
weight: 30
# Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma
pygmentsUseClasses: true
markup:
highlight:
noClasses: false
# anchorLineNos: true
# codeFences: true
# guessSyntax: true
# lineNos: true
# style: monokai