https://github.com/nhomble/fdmi
feeds
https://github.com/nhomble/fdmi
feed rss
Last synced: 3 months ago
JSON representation
feeds
- Host: GitHub
- URL: https://github.com/nhomble/fdmi
- Owner: nhomble
- Created: 2020-11-07T01:09:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T07:01:32.000Z (almost 2 years ago)
- Last Synced: 2025-05-31T00:47:52.158Z (about 1 year ago)
- Topics: feed, rss
- Language: HTML
- Homepage: fdmi.vercel.app
- Size: 3.46 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
fdmi
==
# !! Disabled
I have moved my rss feeds to [obsidian](https://obsidian.md/), so I don't need this anymore.
---

My own [feed mirror](https://nhomble.github.io/fdmi/).
#### Updating new feeds
```bash
$ echo "new.feed.rss" >> feeds/general
```
#### Find an old post
```bash
$ git log -G'' -p -- top.html
```
#### Dependencies
The [index.html](./index.html) is rebuilt on a schedule with [feed-cli](https://github.com/nhomble/feed-cli).
#### Inspired by:
https://github.com/jamesroutley/news.routley.io