|
|
@@ -1,7 +1,11 @@
|
|
|

|
|
|
|
|
|
+# FreshRSS manual (English)
|
|
|
+
|
|
|
FreshRSS is an RSS aggregator and reader. It allows you to read and follow several news websites at a glance without the need to browse from one website to another.
|
|
|
|
|
|
+## Features
|
|
|
+
|
|
|
FreshRSS has a lot of features including:
|
|
|
|
|
|
* RSS and Atom aggregation
|
|
|
@@ -16,9 +20,21 @@ FreshRSS has a lot of features including:
|
|
|
* Multi-user, so you can also host for your friends and family
|
|
|
* And a lot more!
|
|
|
|
|
|
+## Manual Chapters
|
|
|
+
|
|
|
This documentation is split into different sections:
|
|
|
|
|
|
* [User documentation](./users/02_First_steps.md), where you can discover all the possibilities offered by FreshRSS
|
|
|
* [Administrator documentation](./admins/01_Index.md) for detailed installation and maintenance related tasks
|
|
|
* [Developer documentation](./developers/01_Index.md) to guide you in the source code of FreshRSS and to help you if you want to contribute
|
|
|
* [Contributor guidelines](./contributing.md) for those who want to help improve FreshRSS
|
|
|
+
|
|
|
+## Demo
|
|
|
+
|
|
|
+The official demo of FreshRSS is available under [https://demo.freshrss.org/](https://demo.freshrss.org/).
|
|
|
+
|
|
|
+Another chance to try out, but not official supported by FreshRSS: The application is listed on Softaculous [https://www.softaculous.com/apps/rss/FreshRSS](https://www.softaculous.com/apps/rss/FreshRSS).
|
|
|
+
|
|
|
+## Licence
|
|
|
+
|
|
|
+FreshRSS is licensed under the GNU Affero General Public License v3.0.
|