|
|
|
|
|
by KronisLV
1018 days ago
|
|
I wonder where you're getting all of the blogs from, whether it's just user suggestions or lots of personal favorites. Sounds like a bit of work but I'm glad that people are trying to do that sort of thing and helping others discover more articles! I built the Hacker News Personal Blogs site a while ago, after people shared their blogs in an Ask HN post and then someone compiled those into an OPML file on GitHub (those that had Atom/RSS feeds): https://hn-blogs.kronis.dev/ The List Of Blogs page might be relevant to discover a few more blogs to add, if anything catches your eye. That site of mine is pretty basic and I just threw it together in a day or two because it felt possible, but I hope that your site actually goes somewhere in comparison! Also, embedding the blogs inside of iframes is pretty cool, I wonder how common people preventing that with X-Frame-Options or frame-ancestors is. It was actually interesting to see posts from Substack and other sites being captured as screenshots instead, as a workaround. |
|
(Secondarily, I'm guessing some of the `type` attributes should probably be "atom" rather than "rss"?)
[0] https://github.com/outcoldman/hackernews-personal-blogs/blob...