HACKER Q&A
📣 wenbin

How to share a list of curated article links nowadays?


Use case:

I curate a list of articles under the same topic, and I'd like to share this whole set of articles to internet friends. I'll continue adding new articles to this list (maybe via Chrome extension or iOS share sheet?). Ideally people can subscribe to this list via RSS or some sort of webhook / notifications.

Is there a tool for doing this thing?

What I can think of:

* Trello

* Notion

* Google Docs

* Twitter list

* ...

- the above tools are not designed for article/link curation, and they are a bit too complex for the task. I imagine the right tool just provides a clean list of links (maybe allows some custom notes for each link)


  👤 sargstuff Accepted Answer ✓
In the "using a free service == you are the product" category:

   * Pastebin.com 

   * set up subscription email group (private or publicly viewable)  

      -- google is one of many providers of curated email groups ( https://groups.io ); 

         use to be a specific google service for "links" with comments

   * home edition of program running hn (availability for personal use unknown)

👤 hairofadog
I’ve been enjoying tinkering with eleventy lately. You can host for free at Cloudflare, Netlify, GitHub, etc. I think you can even “one-click-publish” an instance at Netlify.

11ty.dev


👤 rgacote
GitHub / GitLab pages? No RSS feed, but a popular way to share lists.