RSS, or why lack of developer imagination will be the end of the open web http://decafbad.net/2020/08/11/rss-or-why-lack-of-developer-imagination-will-be-the-end-of-the-open-web/ #Adayinthelife #Programming #Computers #Rants #misc
@craigmaloney Great read! For anyone else reading the thread: what's a good suggestion for providing a RSS feed for your website that's simple to implement? Is there any way to do it on a Github/Gitlab page?
@andycuccaro @vinnl You're both fixing a problem for an author that isn't on Mastodon and will never read this solution.
@craigmaloney @andycuccaro @vinnl I agree with the problem, but at least in this example there is light at the end of the tunnel! Github has built-in functionality to generate RSS feeds, so you don't need to contact the author of that blog.
Subscribe to this url: `github.com/{user}/{repository}/commits/{branch}/{path-to-file-or-folder?}.atom`
It is not ideal, but I use it for a couple of repositories and it's better than nothing.
@craigmaloney @andycuccaro @vinnl And funny enough, I've been for holidays a couple of weeks and there is no way I'd had read this blog post without your RSS feed :).
@noeldemartin That's pretty cool, thanks! It seems Gitlab offers very similar functionality. I'm a noob regarding webdev and I don't know much yet, but I wonder if it could be possible to offer a rss feed for a website hosted as a Gitlab Page... 🤔
@craigmaloney @andycuccaro As long as it's to the benefit of people who *are* on Mastodon, I'm happy :)