rss
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v193View latest version
RSS feed aggregator that collects newsletters and blogs into a filterable web interface with optional email delivery. Collection of aggregated newsletters that function like morning pages. 📄💫💫
feeds.json
- List out all rss feeds you want to aggregate in your newsletter. Temporarily disable any feed by prefixing its key with #, eg. #key, to archive it while preserving it in your list for future reactivation.feed.cron.ts
- Fetches and caches feeds every 6 hours- Web interface with category/time filtering
- Optional email newsletters via
newsletter.config.json
- Disable feeds by adding a #key to the first item in the `feeds.