From 32ffda2c6ac32bca599147a7186101312438adeb Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Sat, 13 Aug 2016 20:31:02 +0200 Subject: [PATCH] [Home] Remove headers and add guidings --- Home.md | 35 +++++++---------------------------- 1 file changed, 7 insertions(+), 28 deletions(-) diff --git a/Home.md b/Home.md index b8a2b66..31ac9ec 100644 --- a/Home.md +++ b/Home.md @@ -1,31 +1,10 @@ -**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. +**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](Screenshots) for a quick introduction to **RSS-Bridge** -# Goals of the project + - You want to know more about **RSS-Bridge**? +Check out our **[project goals](Project-goals)**. -**RSS-Bridge** aims at sites that: + - You want to contribute and don't know how? +Check out our **[How can I contribute?](How-can-I-contribute%3F)** section. - - don't provide public accessible ATOM or RSS feeds - - force their users to subscribe to e-mail notifications - - force their users to use their own proprietary APIs - - require their users to come back on a regular basis in order to check for new content - -**RSS-Bridge** will generate feeds based on "bridges" that are developed for any site. Those bridges will collect data and extract all necessary information which is then converted into various feed formats like ATOM or RSS. - -# Requirements - -**RSS-Bridge** requires a Web server with: - - - PHP 5.4 (or higher) - - `openssl` extension enabled in PHP configuration (`php.ini`) - -# How can I contribute? - -There are many things you can do to contribute to **RSS-Bridge** as developer or as user without any knowledge in PHP or (web) development. Here are a few things: - -- Share **RSS-Bridge** with your friends (Twitter, Facebook, ..._you name it_...) -- Report broken bridges or bugs [here](https://github.com/RSS-Bridge/rss-bridge/issues) -- Request new features or propose ideas (via [Issues](https://github.com/RSS-Bridge/rss-bridge/issues)) -- Discuss bugs, features, ideas or [issues](https://github.com/RSS-Bridge/rss-bridge/issues) -- Add new bridges or improve the API -- Improve documentation (this Wiki) -- Host **RSS-Bridge** :sparkling_heart: \ No newline at end of file + - You are a developer and searching for more details? +Check out our **[For developers](For-developers)** section. \ No newline at end of file