TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Tool to create and edit blogrolls, with newsletter support

1 pointsby domyseeabout 2 months ago

1 comment

domyseeabout 2 months ago
I developed an editor for blogrolls, you can try it out here: <a href="https:&#x2F;&#x2F;lighthouseapp.io&#x2F;tools&#x2F;blogroll-editor" rel="nofollow">https:&#x2F;&#x2F;lighthouseapp.io&#x2F;tools&#x2F;blogroll-editor</a><p>The basic idea is that you can create a list of blogs and newsletters (via email to RSS) and then export it to an OPML file, which you or others can use to import the list in their favorite feed reader.<p>Recently I’ve seen it more and more that people publish blogrolls on their website&#x2F;blog, but if I want to add them I have to do it one by one. OPML files are already used for exports of feed readers, but why not use them for sharing blogs too? That’s basically why I built it, to make sharing of blog lists easier.<p>I hope it’s valuable for you too. Any feedback or comments is very welcome of course!