mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
Auto-update README
This commit is contained in:
parent
2fa0c1900d
commit
3dcae230ee
2 changed files with 14 additions and 14 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Diaspora for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/diaspora.svg)](https://dash.yunohost.org/appci/app/diaspora) ![Working status](https://ci-apps.yunohost.org/ci/badges/diaspora.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/diaspora.maintain.svg)
|
||||
[![Integration level](https://dash.yunohost.org/integration/diaspora.svg)](https://dash.yunohost.org/appci/app/diaspora) ![Working status](https://ci-apps.yunohost.org/ci/badges/diaspora.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/diaspora.maintain.svg)
|
||||
|
||||
[![Install Diaspora with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diaspora)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -19,7 +20,6 @@ Distributed social networking service
|
|||
|
||||
**Shipped version:** 0.7.18.1~ynh1
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||
![Screenshot of Diaspora](./doc/screenshots/Diaspora_latest.png)
|
||||
|
|
24
README_fr.md
24
README_fr.md
|
@ -5,24 +5,24 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Diaspora pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/diaspora.svg)](https://dash.yunohost.org/appci/app/diaspora) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/diaspora.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/diaspora.maintain.svg)
|
||||
[![Niveau d’intégration](https://dash.yunohost.org/integration/diaspora.svg)](https://dash.yunohost.org/appci/app/diaspora) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/diaspora.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/diaspora.maintain.svg)
|
||||
|
||||
[![Installer Diaspora avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diaspora)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Diaspora 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.*
|
||||
> *Ce package vous permet d’installer Diaspora 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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
Service de réseau social distribué
|
||||
|
||||
**Version incluse :** 0.7.18.1~ynh1
|
||||
**Version incluse :** 0.7.18.1~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
![Capture d'écran de Diaspora](./doc/screenshots/Diaspora_latest.png)
|
||||
![Capture d’écran de Diaspora](./doc/screenshots/Diaspora_latest.png)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -33,10 +33,10 @@ Service de réseau social distribué
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://diasporafoundation.org/>
|
||||
* Site officiel de l’app : <https://diasporafoundation.org/>
|
||||
* Documentation officielle utilisateur : <https://wiki.diasporafoundation.org/FAQ_for_users>
|
||||
* Documentation officielle de l'admin : <https://wiki.diasporafoundation.org/FAQ_for_pod_maintainers>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/diaspora/diaspora>
|
||||
* Documentation officielle de l’admin : <https://wiki.diasporafoundation.org/FAQ_for_pod_maintainers>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/diaspora/diaspora>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_diaspora>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/diaspora_ynh/issues>
|
||||
|
||||
|
@ -52,4 +52,4 @@ ou
|
|||
sudo yunohost app upgrade diaspora -u https://github.com/YunoHost-Apps/diaspora_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…
Reference in a new issue