summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-04-07 16:50:29 +0000
committerAndrew Dolgov <[email protected]>2023-04-07 16:50:29 +0000
commitf55fc93c92a647392e7488ce1d8f670b00f2a97e (patch)
tree16f89ab5f9f4b85ff8c72c2cb8732d9a7dd1e815
parent47bf0d8ec5ded1218dc2c742d5a9afda2368507d (diff)
Update Home
-rw-r--r--Home.md112
1 files changed, 56 insertions, 56 deletions
diff --git a/Home.md b/Home.md
index 438063f..5f40648 100644
--- a/Home.md
+++ b/Home.md
@@ -1,56 +1,56 @@
-% Tiny Tiny RSS
-
-#### Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
-
-<a href='https://tt-rss.org/images/ttrss/21.03/Screenshot%202021-03-10%20152046.webp'><img src="https://tt-rss.org/images/ttrss/21.03/Screenshot%202021-03-10%20152046-350px.png?1"></a>
-<a href='https://tt-rss.org/images/ttrss/21.03/Screenshot%202021-03-10%20152846.webp'><img src="https://tt-rss.org/images/ttrss/21.03/Screenshot%202021-03-10%20152846-350px.png?1"></a>
-
-## Features
-
-- Free software, licensed under [GNU GPLv3](http://www.gnu.org/copyleft/gpl.html);
-- Self-hosted: control your own data and protect your privacy instead of relying on third party services;
-- Supports:
- - [feed aggregation / syndication](GeneratedFeeds),
- - keyboard shortcuts,
- - OPML import/export,
- - multiple ways to share stuff: export RSS feeds, plugins for various social sites, sharing by URL, etc,
- - [sharing arbitrary content through tt-rss](ShareAnything),
- - [Plugins](Plugins) and [themes](Themes),
- - embedding full article content via readability and site-specific plugins,
- - deduplication, including [perceptual hashing](https://git.tt-rss.org/fox/ttrss-perceptual-image-hash) for images,
- - podcasts,
- - [flexible article filtering](ContentFilters),
- - [JSON API](ApiReference),
- - and [much more](https://git.tt-rss.org/explore/repos?q=plugin&topic=1)…
-- Official [Android client (F-Droid repo)](https://srv.tt-rss.org/fdroid/#org.fox.ttrss), [Source](https://git.tt-rss.org/fox/tt-rss-android.git));
-
-## Demo
-
-See [here](https://srv.tt-rss.org/tt-rss/) (login as ``demo``, ``demo``)
-
-* Runs using [stock docker setup](https://git.tt-rss.org/fox/ttrss-docker-compose).
-* Database is automatically restored every two hours.
-
-## Get in touch
-
-- **[Read the FAQ before asking questions](FAQ).**
-- Questions? Try [community forums](https://community.tt-rss.org/) or [telegram channel](https://t.me/TinyTinyRSS).
-- [Click here if you're interested in contributing code or translations](https://dev.tt-rss.org/fox/tt-rss/src/branch/master/CONTRIBUTING.md).
-- [Development website (Gitea)](https://dev.tt-rss.org/).
-- [Old forums (archived)](https://tt-rss.org/oldforum/).
-
-If you absolutely need to contact me directly because of something important (i.e. responsible disclosure of a security issue), use [this](mailto:[email protected]) email address.
-
-## Requirements
-
-* A modern web browser. This generally means recent Chrome or compatible;
-* A server (VDS or physical) running Docker;
-
-## Download
-
-Tiny Tiny RSS uses continuous development model based on [git master branch](https://git.tt-rss.org/fox/tt-rss.git/) ([mirror](https://git-mirror.tt-rss.org/fox/tt-rss.git/)) which is considered stable. If possible, you should always be running latest master branch code.
-
-&rarr; [Installation guide](InstallationNotes).
-
-There’s no warranty. If it breaks you get to keep both parts.
-
+% Tiny Tiny RSS
+
+#### Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
+
+<a href='https://tt-rss.org/images/ttrss/21.03/Screenshot%202021-03-10%20152046.webp'><img src="https://tt-rss.org/images/ttrss/21.03/Screenshot%202021-03-10%20152046-350px.png?1"></a>
+<a href='https://tt-rss.org/images/ttrss/21.03/Screenshot%202021-03-10%20152846.webp'><img src="https://tt-rss.org/images/ttrss/21.03/Screenshot%202021-03-10%20152846-350px.png?1"></a>
+
+## Features
+
+- Free software, licensed under [GNU GPLv3](http://www.gnu.org/copyleft/gpl.html);
+- Self-hosted: control your own data and protect your privacy instead of relying on third party services;
+- Supports:
+ - [feed aggregation / syndication](GeneratedFeeds),
+ - keyboard shortcuts,
+ - OPML import/export,
+ - multiple ways to share stuff: export RSS feeds, plugins for various social sites, sharing by URL, etc,
+ - [sharing arbitrary content through tt-rss](ShareAnything),
+ - [Plugins](Plugins) and [themes](Themes),
+ - embedding full article content via readability and site-specific plugins,
+ - deduplication, including [perceptual hashing](https://git.tt-rss.org/fox/ttrss-perceptual-image-hash) for images,
+ - podcasts,
+ - [flexible article filtering](ContentFilters),
+ - [JSON API](ApiReference),
+ - and [much more](https://git.tt-rss.org/explore/repos?q=plugin&topic=1)…
+- Official [Android client (F-Droid repo)](https://srv.tt-rss.org/fdroid/#org.fox.ttrss), [Source](https://git.tt-rss.org/fox/tt-rss-android.git));
+
+## Demo
+
+See [here](https://srv.tt-rss.org/tt-rss/) (login as ``demo``, ``demo``)
+
+* Runs using [stock docker setup](https://git.tt-rss.org/fox/ttrss-docker-compose.git/tree/README.md).
+* Database is automatically restored every two hours.
+
+## Get in touch
+
+- **[Read the FAQ before asking questions](FAQ).**
+- Questions? Try [community forums](https://community.tt-rss.org/) or [telegram channel](https://t.me/TinyTinyRSS).
+- [Click here if you're interested in contributing code or translations](https://dev.tt-rss.org/fox/tt-rss/src/branch/master/CONTRIBUTING.md).
+- [Development website (Gitea)](https://dev.tt-rss.org/).
+- [Old forums (archived)](https://tt-rss.org/oldforum/).
+
+If you absolutely need to contact me directly because of something important (i.e. responsible disclosure of a security issue), use [this](mailto:[email protected]) email address.
+
+## Requirements
+
+* A modern web browser. This generally means recent Chrome or compatible;
+* A server (VDS or physical) running Docker;
+
+## Download
+
+Tiny Tiny RSS uses continuous development model based on [git master branch](https://git.tt-rss.org/fox/tt-rss.git/) ([mirror](https://git-mirror.tt-rss.org/fox/tt-rss.git/)) which is considered stable. If possible, you should always be running latest master branch code.
+
+&rarr; [Installation guide](InstallationNotes).
+
+There’s no warranty. If it breaks you get to keep both parts.
+