Commit graph

10 commits

Author SHA1 Message Date
David Stephens
6db66f2bc1 Finish switch to FQCNs 2023-04-15 14:11:49 +01:00
David Stephens
91bf5a26b0 Revert naming of include_vars 2023-04-12 23:22:52 +01:00
Anarion
1c11b89076
📝 Remove individual docs folders 2023-04-10 10:39:43 +02:00
Anarion Dunedain
88b3aa86ca Duplicate website/docs/applications/news/freshrss.md history in roles/freshrss/docs/ history. 2023-03-28 13:25:52 +02:00
Anarion
d0b6fcbb9f
📝 Remove docs in preparation to git cp 2023-03-28 13:19:33 +02:00
Anarion
4960286632
First portion of migration
freshrss, get_iplayer, gitlab, glances, gotify, guacamole, healthchecks.io
2023-03-08 21:47:39 +01:00
HitLuca
78899cd26d 🚨 fixed jinja linter warning 2022-07-23 17:40:36 +02:00
HitLuca
3c5dc50a8b ♻️ switched from booleans enclosed in strings ("true" "false") to standard booleans. Bools are casted to strings where necessary 2022-07-23 17:32:51 +02:00
David Stephens
3d67080afc Linty McLintFace 2022-05-28 18:23:03 +01:00
Dylan Lathrum
ed18f41b55 Add Fresh RSS
FreshRSS is a self-hosted RSS feed aggregator like Leed or Kriss Feed.

It is lightweight, easy to work with, powerful, and customizable.

It is a multi-user application with an anonymous reading mode. It supports custom tags. There is an API for (mobile) clients, and a Command-Line Interface.

Thanks to the WebSub standard (formerly PubSubHubbub), FreshRSS is able to receive instant push notifications from compatible sources, such as Mastodon, Friendica, WordPress, Blogger, FeedBurner, etc.

FreshRSS natively supports basic Web scraping, based on XPath, for Web sites not providing any RSS / Atom feed.

Finally, it supports extensions for further tuning.
2022-05-24 15:46:09 -07:00