Looks like their website is built with Hugo[1], and Hugo automatically generates RSS. So you can grab it manually if they don't provide a link for it by appending index.xml in the section URL.
I now see it on the blog root but it would be great if the actual article was also marked up with the RSS feed. This is pretty standard and I only bothered looking at the blog homepage because the writing was really good :)
Comments
Is there an RSS feed available for the blog? I cannot seem to find it mentioned anywhere on the website.
Looks like their website is built with Hugo[1], and Hugo automatically generates RSS. So you can grab it manually if they don't provide a link for it by appending index.xml in the section URL.
Here's the one for the blog: https://asahilinux.org/blog/index.xml
Might be nice if we have an actual link to the RSS somewhere in the blog though.
[1] https://github.com/AsahiLinux/AsahiLinux.github.io
I'll add a link later; this was on my TODO list but I didn't get a chance to do it yet.
Link (and header <link>s) added!
I now see it on the blog root but it would be great if the actual article was also marked up with the RSS feed. This is pretty standard and I only bothered looking at the blog homepage because the writing was really good :)
Doesn't seem so but you could add an enhancement on the repo.
https://github.com/AsahiLinux/AsahiLinux.github.io