ExtraStatic: powerful and easy publishing

Skip to content

Add rss

Chris Dawson requested to merge add_rss into main

Adds rss feed.

To enable, add this to your _config.yml:

rss: true
# rss_limit: 20  # optionally control how many items to put into your RSS, defaults to 10

RSS does not work in dev mode, beware.

Merge request reports