deprecate / generator-electric

⚡ Yeoman Generator for Electric
https://npmjs.com/generator-electric
2 stars 9 forks source link

Add RSS feed #38

Closed zenorocha closed 7 years ago

zenorocha commented 7 years ago

Some people like to subscribe to a RSS feed in order to receive news for certain sites, that way they don't need to visit each site separately. A good example would be the NYT, you can subscribe to their RSS feed (http://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml) and get their news right from a RSS feed client like Feedly (https://feedly.com).

Since we have a blog section, we should have that functionality as well. Basically what we need to do is loop through all the blog posts and generate a XML file with a valid RSS syntax.

zenorocha commented 7 years ago

https://github.com/electricjs/electric/commit/068e2d90d7a3c4886345162d1314ca8c52ea3605#diff-35c0868daaeba8315cded62edb78f2f7