https://github.com/jgierer12/rss-subscriptions
List of my active RSS subscriptions
https://github.com/jgierer12/rss-subscriptions
collection feeds list newsletters rss subscriptions
Last synced: 8 months ago
JSON representation
List of my active RSS subscriptions
- Host: GitHub
- URL: https://github.com/jgierer12/rss-subscriptions
- Owner: jgierer12
- Created: 2019-07-26T16:30:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-24T16:52:35.000Z (almost 7 years ago)
- Last Synced: 2025-04-03T22:10:05.675Z (about 1 year ago)
- Topics: collection, feeds, list, newsletters, rss, subscriptions
- Language: JavaScript
- Homepage:
- Size: 41 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.hbs.md
Awesome Lists containing this project
README
# My RSS subscriptions
List of my active RSS subscriptions. I currently use
[Feedbin](https://feedbin.com) to read them.
Use the `subscriptions.xml` OMPL file to import them into your favorite feed
reader.
## RSS feeds
{{#each tags}}
### {{this.title}}
{{#each this.children}}
- [ {{this.title}}]({{this.htmlurl}})
{{/each}}
{{/each}}
## E-Mail newsletters
The following newsletters don't have RSS feeds, so I'm subscribing to them
through Feedbin's E-Mail newsletter support.
- [ProductHunt Weekly](https://www.producthunt.com/newsletter/weekly)
- [Egghead Newsletter](https://egghead.io)
- [Typewolf Tuesday](https://www.typewolf.com/newsletter)
- Kent C. Dodds
_Newsletter excluding blog posts (since those are
taken directly from RSS). Unfortunately I don't remember exactly how I signed
up for this._
## Actions
Feedbin supports actions, which allow you to further tweak your feeds based on
simple rules.
Since these can't be exported, I'll manually transcribe them here:
### Hide sponsored posts
#### Article Matches Search
```
sponsored post
```
#### Article is in Tag
- [ ] Development
- [ ] Entertainment
- [ ] Linux
- [ ] Products
- [ ] Reading
- [ ] Tech
#### Article is in Feed
- [ ] ...
- [x] CSS-Tricks
- [ ] ...
- [x] Smashing Magazine
- [ ] ...
#### Actions
- [x] Mark it as Read
- [ ] Star it
### Hide Xbox game releases
#### Article Matches Search
```
title:(Is Now Available)
```
#### Article is in Tag
- [ ] Development
- [ ] Entertainment
- [ ] Linux
- [ ] Products
- [ ] Reading
- [ ] Tech
#### Article is in Feed
- [ ] ...
- [x] Xbox Live's Major Nelson
- [ ] ...
#### Actions
- [x] Mark it as Read
- [ ] Star it