Closed kfdm closed 2 years ago
I currently consider this project to be in maintenance mode, but I'll keep this request in mind if I ever get around to rebuilding the project.
Understandable! Thank you for the response 😄
Would you accept a PR for it?
I actually finished rebuilding the project earlier this year, so I do plan on taking a stab at this eventually, but I'm happy to take a look at a PR for it!
Ooh, exciting :eyes: In that case, would it make more sense for me to do this on the rebuilt version, just so I don't have to do it twice?
This is the rebuilt version, actually. 😄
@kfdm @liclac let me know how this works for you: https://lodestonenews.com/feed/na.xml
You can swap out the na
for any other region if you'd like.
Nice one, works for me!
I started working on this locally, but ran into some weird bugs (read: I'm not very good at Ruby), thank you for doing it in my stead :D
Can I filter it by category as well? The status messages are a bit spammy when put into an RSS reader.
On Sat, 12 Nov 2022, at 03:18, Matt Antonelli wrote:
@kfdm https://github.com/kfdm @liclac https://github.com/liclac let me know how this works for you: https://lodestonenews.com/feed/na.xml
You can swap out the
na
for any other region if you'd like.— Reply to this email directly, view it on GitHub https://github.com/mattantonelli/lodestone/issues/16#issuecomment-1312320566, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADIP6UAAXCZ6OOEJBLCUMTWH345XANCNFSM5GUNQDGA. You are receiving this because you were mentioned.Message ID: @.***>
Each news item has a category, so you might be able to filter on that in your feed. Otherwise, I'd have to make a feed for each individual category, which would be a bit of a mess.
@kfdm @liclac let me know how this works for you: https://lodestonenews.com/feed/na.xml
You can swap out the
na
for any other region if you'd like.
Looks good! Thank you very much 🎉 🙇
Do you think it would be in-scope to support RSS/Atom feeds for a URL ?
Example if I took
http://na.lodestonenews.com/news/maintenance
and added.atom
or.rss
it would provide a feed that I could view in a feed reader.