1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-12 11:34:09 +02:00

[Documentation] Move all wiki pages into the repo and make it pretty (#2494)

This commit is contained in:
Bocki
2022-03-22 21:33:29 +01:00
committed by GitHub
parent 16470e8119
commit 76f5de3d0f
53 changed files with 4215 additions and 0 deletions

19
docs/index.md Normal file
View File

@@ -0,0 +1,19 @@
**RSS-Bridge** is free and open source software for generating Atom or RSS feeds from websites which don't have one. It is written in PHP and intended to run on a Web server. See the [Screenshots](01_General/04_Screenshots.md) for a quick introduction to **RSS-Bridge**
- You want to know more about **RSS-Bridge**?
Check out our **[project goals](01_General/01_Project-goals.md)**.
- You want to contribute and don't know how?
Check out our **[How can I contribute?](01_General/02_Contribute.md)** section.
- You are a developer and searching for more details?
Check out our **[For developers](04_For_Developers/index.md)** section.
- You want to know what is required to host **RSS-Bridge**?
Check out the **[Requirements](01_General/03_Requirements.md)** section.
- You want to host **RSS-Bridge**?
Check out the **[For hosts](03_For_Hosts/index.md)** section.
- You have questions?
Check out the **[FAQ](01_General/05_FAQ.md)**.