mirror of
https://github.com/YunoHost-Apps/leed_ynh.git
synced 2024-09-03 19:26:32 +02:00
61 lines
1.9 KiB
Markdown
61 lines
1.9 KiB
Markdown
|
# Leed pour YunoHost
|
||
|
|
||
|
[![Niveau d'intégration](https://dash.yunohost.org/integration/leed.svg)](https://ci-apps.yunohost.org/jenkins/job/leed%20%28Community%29/lastBuild/consoleFull)
|
||
|
[![Installer Leed avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=leed)
|
||
|
|
||
|
*[Read this readme in english.](./README.md)*
|
||
|
|
||
|
> *Ce package vous permet d'installer leed rapidement et simplement sur un serveur YunoHost.
|
||
|
Si vous n'avez pas YunoHost, merci de regarder [ici](https://yunohost.org/#/install_fr) pour savoir comment l'installer et en profiter.*
|
||
|
|
||
|
## Résumé
|
||
|
Leed (contraction de Light Feed) est un agrégateur RSS/ATOM minimaliste qui permet la consultation de flux RSS de manière rapide et non intrusive.
|
||
|
|
||
|
**Version embarquée:** 1.8.3
|
||
|
|
||
|
## Captures d'écran
|
||
|
|
||
|
![](http://projet.idleman.fr/leed/data/leed1.jpg)
|
||
|
|
||
|
## Configuration
|
||
|
|
||
|
Utiliser le panneau d'administration de votre Jenkins pour configurer cette application.
|
||
|
|
||
|
## Documentation
|
||
|
|
||
|
* Documentation YunoHost: Il n'y a pas d'autre documentation, n'hésitez pas à contribuer.
|
||
|
|
||
|
## Fonctionnalités spécifiques à YunoHost
|
||
|
|
||
|
#### Support multi-utilisateurs
|
||
|
|
||
|
Non supportée.
|
||
|
|
||
|
#### Architectures supportées.
|
||
|
|
||
|
* Testé sur x86_64
|
||
|
|
||
|
## Limitations
|
||
|
|
||
|
## Informations additionnelles
|
||
|
|
||
|
## Liens
|
||
|
|
||
|
* Reporter un bug: https://github.com/YunoHost-Apps/leed_ynh/issues
|
||
|
* Site de Leed: http://leed.idleman.fr/
|
||
|
* Site de YunoHost: https://yunohost.org/
|
||
|
|
||
|
---
|
||
|
|
||
|
Informations à l'intention des développeurs
|
||
|
----------------
|
||
|
|
||
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/leed_ynh/tree/testing).
|
||
|
|
||
|
Pour tester la branche testing, merci de procéder ainsi.
|
||
|
```
|
||
|
sudo yunohost app install https://github.com/YunoHost-Apps/leed_ynh/tree/testing --verbose
|
||
|
ou
|
||
|
sudo yunohost app upgrade leed -u https://github.com/YunoHost-Apps/leed_ynh/tree/testing --verbose
|
||
|
```
|