2020-10-14 12:56:49 +02:00
|
|
|
|
# Bludit pour YunoHost
|
2020-10-14 12:53:53 +02:00
|
|
|
|
|
2020-10-14 13:04:23 +02:00
|
|
|
|
[![Integration level](https://dash.yunohost.org/integration/bludit.svg)](https://dash.yunohost.org/appci/app/bludit) ![](https://ci-apps.yunohost.org/ci/badges/bludit.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/bludit.maintain.svg)
|
|
|
|
|
[![Installer bludit avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=bludit)
|
2020-10-14 12:53:53 +02:00
|
|
|
|
|
|
|
|
|
*[Read this readme in english.](./README.md)*
|
|
|
|
|
|
2020-10-14 13:04:23 +02:00
|
|
|
|
> *Ce package vous permet d’installer bludit rapidement et simplement sur un serveur YunoHost.
|
2020-10-14 12:53:53 +02:00
|
|
|
|
Si vous n’avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l’installer.*
|
|
|
|
|
|
|
|
|
|
## Vue d’ensemble
|
|
|
|
|
|
|
|
|
|
Tiny Tiny RSS est un lecteur et agrégateur de flux d'actualités (RSS/Atom) en ligne gratuit et open source.
|
|
|
|
|
|
2020-10-14 12:56:49 +02:00
|
|
|
|
**Version incluse :** 3.13.1
|
2020-10-14 12:53:53 +02:00
|
|
|
|
|
|
|
|
|
## Captures d’écran
|
|
|
|
|
|
2020-10-14 12:56:49 +02:00
|
|
|
|
![](https://www.bludit.com/img/bludit_1_en.png?version=3.9.1)
|
2020-10-14 12:53:53 +02:00
|
|
|
|
|
|
|
|
|
## Démo
|
|
|
|
|
|
|
|
|
|
* [YunoHost demo](https://demo.yunohost.org/ttrss/)
|
|
|
|
|
|
|
|
|
|
## Configuration
|
|
|
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
|
2020-10-14 12:56:49 +02:00
|
|
|
|
* Documentation officielle :
|
2020-10-14 13:04:23 +02:00
|
|
|
|
* Documentation YunoHost : https://yunohost.org/#/app_bludit_fr
|
2020-10-14 12:53:53 +02:00
|
|
|
|
|
|
|
|
|
## Caractéristiques spécifiques YunoHost
|
|
|
|
|
|
|
|
|
|
#### Support multi-utilisateurs
|
|
|
|
|
|
|
|
|
|
* L’authentification LDAP est-elle prise en charge ? **Oui**
|
|
|
|
|
* L’application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
|
|
|
|
|
|
|
|
|
|
#### Architectures supportées
|
|
|
|
|
|
2020-10-14 13:04:23 +02:00
|
|
|
|
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/bludit%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/bludit/)
|
|
|
|
|
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/bludit%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/bludit/)
|
2020-10-14 12:53:53 +02:00
|
|
|
|
|
|
|
|
|
## Limitations
|
|
|
|
|
|
|
|
|
|
## Informations additionnelles
|
|
|
|
|
|
|
|
|
|
## Liens
|
|
|
|
|
|
2020-10-14 12:56:49 +02:00
|
|
|
|
* Signaler un bug : https://github.com/YunoHost-Apps/bludit_ynh/issues
|
|
|
|
|
* Site web de Bludit : https://www.bludit.com/
|
|
|
|
|
* Dépôt de l’application principale : https://github.com/bludit/bludit
|
2020-10-14 12:53:53 +02:00
|
|
|
|
* Site web YunoHost : https://yunohost.org/
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## Developers infos
|
|
|
|
|
|
|
|
|
|
Merci de faire vos pull request sur la [testing branch](https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing).
|
|
|
|
|
|
|
|
|
|
Pour essayer la branche testing, procédez comme suit.
|
|
|
|
|
```
|
2020-10-14 12:56:49 +02:00
|
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/bludit_ynh/tree/testing --debug
|
2020-10-14 12:53:53 +02:00
|
|
|
|
ou
|
2020-10-14 12:56:49 +02:00
|
|
|
|
sudo yunohost app upgrade bludit -u https://github.com/YunoHost-Apps/bludit_ynh/tree/testing --debug
|
2020-10-14 12:53:53 +02:00
|
|
|
|
```
|