Single comment thread
See full discussion

Need a bit more information. What language are you using for the page? JavaScript, PHP etc...

No different to what you've kind of done with StarterStory but with different content source.

It is for starterstory.com. I want to turn that feed on the homepage into an RSS feed.

Is the data held in a database?

Yes, sort of :) But the data is programmatically generated with javascript

You'll need to create a route in your application that uses your JavaScript data to create an XML doc in the RSS format. What sort of backend are you using?

My app is just create-react-app, so no real backend...

Home
Search
Messages
Notifications
More