RafaelGSS / blog

My personal blog :star:
https://blog.rafaelgss.com.br
5 stars 1 forks source link

rss feed broken #45

Closed barakplasma closed 1 year ago

barakplasma commented 1 year ago

I tried using the rss feed and it says it's not found. https://blog.rafaelgss.com.br/rss

image

I made a new one with fetchrss.com http://fetchrss.com/rss/6474617bafe4ff34332982826474fd06677a46535867c392.xml which targets https://blog.rafaelgss.dev/

I think you can fix it by swapping https://github.com/RafaelGSS/blog/blob/cbbb901724c6eb8fe320086dc5bae2cff0d572cc/lib/blog_web/controllers/rss_controller.ex#L5

RafaelGSS commented 1 year ago

Would you like to make a PR? Thanks!

RafaelGSS commented 1 year ago

Could you also target rafaelgss.dev instead of rafaelgss.com.br?

barakplasma commented 1 year ago

I changed the rss feed to point to your https://blog.rafaelgss.dev/ domain. http://fetchrss.com/rss/6474617bafe4ff34332982826474fd06677a46535867c392.xml

I don't want to make a PR, since I don't know elixer and wouldn't know how to test it.

RafaelGSS commented 1 year ago

Thanks!