netlify-plugin-sitemap
netlify-plugin-sitemap copied to clipboard
RSS feed
Feature request
Adapt this to make an RSS feed postbuild
Hi @edjw, can you share some more information how this will look like from a user's perspective?
Something like this....
In the netlify.toml file, the user specifies:
- An array of paths that should be pulled into an RSS feed, eg [‘blog/*.html’, ‘about.html’]
- An output path for the feed
- Some strings for the required and optional parts of an RSS feed like title, author etc