Hacker News new | ask | show | jobs
Show HN: Community-curated Python news (dailypy.com)
14 points by iyusuf 3734 days ago
1 comments

Looks great!

The RSS feed seems broken?

Also, is the sourcecode available?

The rss feed is working file check it out here https://www.dailypy.com/feed/rss/

The source code is not available, its a django based website.

I see, thanks.

The html head has the wrong link for the feed: <link href="/feed/" rel="alternate" title="Python news feed" type="application/rss+xml"/>

And the feed has a wrong link for the site: <link>https://www.dailypy.com/news/</link>

Fixed, thanks.