Zulma icon indicating copy to clipboard operation
Zulma copied to clipboard

Reflect that `config.generate_rss` was renamed to `config.generate_feed`

Open meven opened this issue 5 years ago • 1 comments

Since zola 0.11.0 generate_rss was renamed to generate_feed https://github.com/getzola/zola/blob/master/CHANGELOG.md#0110-2020-05-25

https://github.com/Worble/Zulma/blob/c21216b8a815788dbcbf807de8d97ed9cc00f95c/templates/index.html#L28

meven avatar Jun 26 '20 19:06 meven

Note, the default file for me when using generate_feed is atom.xml, which could also be overrode by feed_filename. Should this be included here or create a different issue to add these defaults?

betoissues avatar Jul 03 '20 05:07 betoissues