1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00

Merge pull request #62 from YunoHost-Apps/testing

Readme improvements
This commit is contained in:
OniriCorpe 2023-02-07 22:18:44 +01:00 committed by GitHub
commit c26dbc7069
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

View file

@ -5,15 +5,15 @@ It shall NOT be edited by hand.
# GoToSocial pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/gotosocial.svg)](https://dash.yunohost.org/appci/app/gotosocial) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/gotosocial.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/gotosocial.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/gotosocial.svg)](https://dash.yunohost.org/appci/app/gotosocial) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/gotosocial.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/gotosocial.maintain.svg)
[![Installer GoToSocial avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gotosocial)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer GoToSocial 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 dinstaller GoToSocial rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Un serveur de réseau social basé sur [ActivityPub](https://activitypub.rocks/) écrit en Golang.
@ -26,9 +26,9 @@ Vous pouvez consulter la documentation à l'adresse : [docs.gotosocial.org](http
**Version incluse :** 0.6.0~ynh1
## Captures d'écran
## Captures décran
![Capture d'écran de GoToSocial](./doc/screenshots/screenshot.jpg)
![Capture décran de GoToSocial](./doc/screenshots/screenshot.jpg)
## Avertissements / informations importantes
@ -112,10 +112,10 @@ Et pour promouvoir un compte en tant qu'administrateur de votre instance :
## Documentations et ressources
* Site officiel de l'app : <https://docs.gotosocial.org/>
* Site officiel de lapp : <https://docs.gotosocial.org/>
* Documentation officielle utilisateur : <https://docs.gotosocial.org/en/latest/>
* Documentation officielle de l'admin : <https://docs.gotosocial.org/en/latest/>
* Dépôt de code officiel de l'app : <https://github.com/superseriousbusiness/gotosocial>
* Documentation officielle de ladmin : <https://docs.gotosocial.org/en/latest/>
* Dépôt de code officiel de lapp : <https://github.com/superseriousbusiness/gotosocial>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_gotosocial>
* Signaler un bug : <https://github.com/YunoHost-Apps/gotosocial_ynh/issues>
@ -131,4 +131,4 @@ ou
sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -3,8 +3,8 @@
"id": "gotosocial",
"packaging_format": 1,
"description": {
"en": "An ActivityPub social network server, written in Golang.",
"fr": "Un serveur de réseau social basé sur ActivityPub écrit en Golang."
"en": "ActivityPub social network server",
"fr": "Serveur de réseau social basé sur ActivityPub"
},
"version": "0.6.0~ynh1",
"url": "https://github.com/superseriousbusiness/gotosocial",