Add RSS feed for the blog part
Opened this issue · 0 comments
RangerCoder99 commented
One of the things we lose while going HeadLess with WordPress is the RSS feed that is used by some 3rd party sites to get your blogs post to list. And also to pull the content of your site in a newsletter solution like MailChimp and so on.
It would be awesome if the RSS feed also included the feature image.
I found this tutorial to create with Next.js but maybe we can do better, also wonder who to auto rebuild the RSS feed whenever a new blog post is added, like Next.js not seems to have the same hooks as Gatsby.js
Sample code: https://dev.to/kendalmintcode/create-a-next-js-rss-feed-for-your-static-website-210p