RSS feed

The RSS feed provides a list of pages, allowing users to access updates to online content in a standardized, computer-readable format.

Configuration

RSS feed is a no-conf feature! The default route for RSS feed is /rss (try it).

However, note that you can override the route for this feed (see routes for more details):

config.yaml

routes:
  'feed.html': "/my-rss-feed"