It should be possible to generate multiple rivers with riviera. At the moment it is hard-coded to generate /river.js (with subscriptions at /subscriptions.opml), but I want to be able to have:
/something (application/javascript) as the river;
/something/subscriptions (text/xml) as the subscriptions in that river.
Don't know how this should be configured yet.
It should be possible to generate multiple rivers with riviera. At the moment it is hard-coded to generate
/river.js(with subscriptions at/subscriptions.opml), but I want to be able to have:/something(application/javascript) as the river;/something/subscriptions(text/xml) as the subscriptions in that river.Don't know how this should be configured yet.