netlify-plugin-sitemap icon indicating copy to clipboard operation
netlify-plugin-sitemap copied to clipboard

RSS feed

Open edjw opened this issue 4 years ago • 2 comments

Feature request

Adapt this to make an RSS feed postbuild

edjw avatar Feb 26 '21 19:02 edjw

Hi @edjw, can you share some more information how this will look like from a user's perspective?

erezrokah avatar Feb 28 '21 10:02 erezrokah

Something like this....

In the netlify.toml file, the user specifies:

  1. An array of paths that should be pulled into an RSS feed, eg [‘blog/*.html’, ‘about.html’]
  2. An output path for the feed
  3. Some strings for the required and optional parts of an RSS feed like title, author etc

edjw avatar Feb 28 '21 10:02 edjw