mirror of
https://github.com/YunoHost-Apps/selfoss_ynh.git
synced 2024-09-03 20:16:21 +02:00
Auto-update README
This commit is contained in:
parent
e25ad4a093
commit
61898b54ac
2 changed files with 13 additions and 11 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# Selfoss for YunoHost
|
# Selfoss for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/selfoss)  
|
[](https://dash.yunohost.org/appci/app/selfoss)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=selfoss)
|
[](https://install-app.yunohost.org/?app=selfoss)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
21
README_fr.md
21
README_fr.md
|
@ -5,34 +5,35 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Selfoss pour YunoHost
|
# Selfoss pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/selfoss)  
|
[](https://dash.yunohost.org/appci/app/selfoss)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=selfoss)
|
[](https://install-app.yunohost.org/?app=selfoss)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Selfoss rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Selfoss rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Selfoss is a multipurpose RSS reader and feed aggregation web application. It allows you to easily follow updates from different web sites, social networks and other platforms, all in single place. It is written in PHP, allowing you to run it basically anywhere.
|
Selfoss is a multipurpose RSS reader and feed aggregation web application. It allows you to easily follow updates from different web sites, social networks and other platforms, all in single place. It is written in PHP, allowing you to run it basically anywhere.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.19~ynh1
|
**Version incluse :** 2.19~ynh1
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
password hash for optional login. You can generate a password hash by using following page of your Selfoss installation. `http://your_selfoss_url.com/password`
|
password hash for optional login. You can generate a password hash by using following page of your Selfoss installation. `http://your_selfoss_url.com/password`
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://selfoss.aditu.de/>
|
* Site officiel de l’app : <https://selfoss.aditu.de/>
|
||||||
* Documentation officielle utilisateur : <https://selfoss.aditu.de/>
|
* Documentation officielle utilisateur : <https://selfoss.aditu.de/>
|
||||||
* Documentation officielle de l'admin : <https://github.com/fossar/selfoss/wiki>
|
* Documentation officielle de l’admin : <https://github.com/fossar/selfoss/wiki>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/fossar/selfoss>
|
* Dépôt de code officiel de l’app : <https://github.com/fossar/selfoss>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_selfoss>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_selfoss>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/selfoss_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/selfoss_ynh/issues>
|
||||||
|
|
||||||
|
@ -48,4 +49,4 @@ ou
|
||||||
sudo yunohost app upgrade selfoss -u https://github.com/YunoHost-Apps/selfoss_ynh/tree/testing --debug
|
sudo yunohost app upgrade selfoss -u https://github.com/YunoHost-Apps/selfoss_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue