Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lostatc/indiefeed.link

A landing page for web feeds
https://github.com/lostatc/indiefeed.link

atom-feed blogging indieweb rss rss-feed

Last synced: about 1 month ago
JSON representation

A landing page for web feeds

Awesome Lists containing this project

README

        

# IndieFeed.link

This is a website that acts as a landing page for your site's feed (RSS or
Atom).

Many websites and blogs will include a link to their feed somewhere on the page
to advertise that they have one, but clicking these links brings users to an
ugly XML document that they might not know what to do with.

As an alternative, you can link to this site instead:

```
https://indiefeed.link/feed/
```

Users are brought to a page that shows a preview of the articles from your feed,
gives them information about what web feeds are, and allows them to easily copy
the feed URL into their feed reader. Much nicer.

[See an example here!](https://indiefeed.link/feed/https://nytimes.com)

## Copyright

Copyright © 2023-2024 Wren Powell

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
this program. If not, see .