Open
Description
Sorry, the ATOM/RSS nerd is back. https://phel-lang.org/atom.xml seems to be having an issue because it's returning HTTP 404 to me (to be precise, to my feedreader).
The interesting part is that if I clone this repository and pipe composer install + composer build + zola serve, then http://127.0.0.1:1111/atom.xml does work and serves the expected ATOM feed.