Hacker News new | ask | show | jobs
by darcien 1927 days ago
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

1 comments

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 :)