diff options
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 00000000..71fa9f37 --- /dev/null +++ b/docs/index.md @@ -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)**.
\ No newline at end of file |