There is this new page here: https://fossgaming.codeberg.page/ that is quite similar to our planet, but has some additional features such as Mastodon and Peertube feeds, and separates better between releases and blog posts.
As you probably know, our planet runs on Wordpress and uses a barely maintained RSS feed aggregator extension that is a bit of a pain to use. Therefore I have been thinking about alternatives.
The easiest would be of course to just shut down our planet and redirect to the above new page. But we could also fork the page and use it as a replacement for our planet. This would require running it through the f-hub.org Woodpecker CI (as it is a static page that is only checking the remote RSS feeds when rebuilt), but I am almost done with setting that up. (Edit: the CI seems to be working now).
One of the blockers is that it does not support RSS feeds itself, which we currently use with our IRC bot to post updates to the channels. But I think there are also some people that have subscribed to the aggregated RSS feed from our current planet with an RSS reader.
Any thoughts on this?