-
Notifications
You must be signed in to change notification settings - Fork 4
Make Devlog available to feed readers #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thanks! There seems to be a configuration error, As I'm not using feeds myself, could you maybe test this somehow? |
@Bromeon I somehow came to the conclusion that the project is using zola 0.18.0, but now I see CI is using 0.19. The config was changed between the two versions. |
Ah so |
Ah, we could align the two, latest is still 0.19.2. |
I aligned it on |
That just delays the problem though, and means that next version update comes with extra work. What breaking changes did you encounter? |
2fe32b6
to
8970fb0
Compare
Apparently, the index file can no longer have a |
8970fb0
to
701b801
Compare
Thanks a lot! 🙂 According to https://godot-rust.github.io/atom.xml, it looks like pull request and other site updates are also contained. Do you know how I can limit this to the (Note to myself, in Firefox there's the Livemarks addon) |
@Bromeon yeah so when I tested it with the livemarks add-on it only showed the devlog pages, but when I subscribed yesterday the other pages also showed up. Could be that I tested with a local build of the site and that does not generate the other updates? I will look into it, though. 😅 I thought I saw something to exclude pages from the feed. |
Adjusted in #8. |
Enabling the atom feed and linking it inside the devlog pages makes it possible for feed readers to subscribe to the devlog.