Hi,
Using the latest 1.29.0 version, I get this new error when running the script :
09:47:37AM INF generate_hugo_config.go:125 > Updating config file: output/generated-2026-05-14-09-47-36/data/library.yaml
09:47:37AM FTL main.go:51 > Error: error reading rss.xml from PaperMod theme: open output/generated-2026-05-14-09-47-36/themes/PaperMod/layouts/_default/rss.xml: no such file or directory
This time, the correct path seems to be themes/PaperMod/layouts/rss.xml.
I suppose this the same kind of "backward-incompatible changes" with hugo...
Thank you for looking at this.
Hi,
Using the latest 1.29.0 version, I get this new error when running the script :
This time, the correct path seems to be
themes/PaperMod/layouts/rss.xml.I suppose this the same kind of "backward-incompatible changes" with hugo...
Thank you for looking at this.