Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edm00se/feed

a unified RSS feed aggregation, implementing 11ty/eleventy-activity-feed, also provides an SPA viewer for the resultant feed
https://github.com/edm00se/feed

Last synced: 7 days ago
JSON representation

a unified RSS feed aggregation, implementing 11ty/eleventy-activity-feed, also provides an SPA viewer for the resultant feed

Awesome Lists containing this project

README

        

# feed

## [feed.rss](https://edm00se.codes/feed/feed.rss) | [viewer](https://edm00se.codes/feed/)

An implementation of [11ty/eleventy-activity-feed](https://github.com/11ty/eleventy-activity-feed) to provide a unified RSS feed of the goings on of @edm00se across each of:

- [Mastodon](https://hachyderm.io/@edm00se) | [feed](https://hachyderm.io/users/edm00se.rss)
- [Pixelfed](https://pixelfed.social/edm00se) | [feed](https://pixelfed.social/users/edm00se.atom)
- [YouTube](https://www.youtube.com/c/edm00se) | [feed](https://www.youtube.com/feeds/videos.xml?channel_id=UC_vr254x82ZrrSFO6XgnWvg)
- [Blog](https://edm00se.io/) | [feed](https://edm00se.io/feed.atom)
- [Misc Blog](https://misc.edm00se.codes/) | [feed](https://misc.edm00se.codes/feed.xml)

## Installation and Use

```
npm install
npm run build
```

## License

MIT