elixirschool / school_house

The new era of Elixir School now powered by @phoenixframework
https://elixirschool.com/
Apache License 2.0
155 stars 49 forks source link

Add a Feed for the blog #229

Open prmadev opened 2 months ago

prmadev commented 2 months ago

Hi good people!

Thank you for the great work you have been doing.

I was wondering if you could please add a Feed (RSS/ATOM/JSONFeed) to the blog portion of the website.

This, added to the fact that the feed notifies us to the new posts, let's the reader enjoy the content in an environment suited for their reading needs.

I have checked the heads, and checked the router file, and could not find any trace of it.

I would appreciate it highly if you could consider adding support for any of these formats.

doomspork commented 1 month ago

Hi @prmadev! Sorry I missed this issue 🤦 I think a feed would be a great idea! Would you be open to contributing such a feature?

prmadev commented 1 month ago

Hi @prmadev! Sorry I missed this issue 🤦 I think a feed would be a great idea! Would you be open to contributing such a feature?

Yes. Definitely. I will be back soon with a PR.