feedreader / pluto

pluto gems - planet feed reader and (static) website generator - auto-build web pages from published web feeds
Creative Commons Zero v1.0 Universal
192 stars 14 forks source link

[RFE] Export collected feeds as new atom/rss feed? #9

Closed liquidat closed 7 years ago

liquidat commented 7 years ago

Hi, is there a way to export all collected feeds as a new, combined feed?

The reason for the request is: I am used to access planet pages (planet Fedora, planet Gnome, etc.) and subscribe to the available, combined feeds of these planets. I want to offer this on my planets as well.

Any chance of making this possible as an option or in the template?

geraldb commented 7 years ago

@liquidat If I dare to say it's easy. Do-it-yourself (DIY) :-) Add a new feed.xml template to your theme pack. That's it. See the rss.xml.erb example from Open Street Map Blogs/Planet or copy one of the feeds example from /planet-feeds into your template folder (and change to your needs). Let me know how it goes. If you publish your theme pack/templates/setup happy to contribute if needed. Keep it up. Cheers. Greetings from Vienna.

liquidat commented 7 years ago

Thanks very much, that really helps and seems to work. Great! =)