-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Closed
Labels
type: question or discussionIssue discussing or asking a question about GatsbyIssue discussing or asking a question about Gatsby
Description
Hello,
I wanted to know what the current standard for adding feed generation is. I honestly think this should be a default feature in the starte blog btw (I'll probably make a pull request once I have a clean solution).
Should it be done via a post-build like here (https://github.com/KyleAMathews/blog/blob/master/post-build.coffee) or during the build process, where u create a feed.js in the pages folder where u generate the feed with React which then gets rendered and converted by gatsby.
I would love some suggestions!
JSlote
Metadata
Metadata
Assignees
Labels
type: question or discussionIssue discussing or asking a question about GatsbyIssue discussing or asking a question about Gatsby