bootiful-media-mogul / mogul-service

0 stars 1 forks source link

Add a feed for blog sites https://bootifulpodcast.fm/ #15

Open joshlong opened 1 month ago

joshlong commented 1 month ago

We need a public ally available activity feed by content type and by user

it should be available as CORS-friendly JSON, ATOM/RSS.

There should be feeds for each content type and an aggregate for all content types, by user

so /jlong/feed.atomwould show all their published / rendered content. Could we do vhosts? EG: ${jlong}.users.media-mogul.io? One day…

/bootiful-podcast/feed.atom

The problem is that the namespace would now be limited if someone else created a Bootiful Podcast. So what about using the username? Or the item id if we decide one day to add multiple users to a single podcast? So what about the id of the podcast, channel, etc?

joshlong commented 1 month ago

This is what I can then use to drive BootifulPodcast.fm, joshLong.com, springtipslive.io, etc.

joshlong commented 1 week ago

i need to get https://bootifulpodcast.fm back online, too. it's down. even the old data is down. i shouldn't have destroyed the old kubernetes namespace so quickly :(