Add RSS and LLM outputs to Hugo build

This commit is contained in:
Diego Ripley
2026-01-26 10:16:21 -05:00
parent 06473f4516
commit 4ccbe9f5b9
+5
View File
@@ -25,6 +25,11 @@ enableGitInfo: true
enableInlineShortcodes: true enableInlineShortcodes: true
enableEmoji: true enableEmoji: true
outputs:
home: [html, rss, llms]
page: [html, rss, llms]
section: [html, rss, llms]
menu: menu:
main: main:
- identifier: datasets - identifier: datasets