1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-03-25 22:12:31 +00:00 committed by autoreadme_webhook
parent 8cc274c30f
commit bfd5a61981
3 changed files with 13 additions and 14 deletions

View file

@ -1,5 +1,4 @@
# All available README files by language
- [Read the README in English](README.md)
- [Die README in Deutsch lesen](README_de.md)
- [Lire le README en français](README_fr.md)

View file

@ -11,8 +11,8 @@ It shall NOT be edited by hand.
*[Read this README is other languages.](./ALL_README.md)*
> *This package allows you to install Glitch-Soc quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
> *This package allows you to install Glitch-Soc quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
## Overview
@ -42,6 +42,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
See more [on the documentation](https://glitch-soc.github.io/docs/).
**Shipped version:** 2024.03.20~ynh1
## Disclaimers / important information
@ -69,10 +70,9 @@ We invite you to block remote malicious instances from the administration interf
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing),
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing).
To try the testing branch, please proceed like that:
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing --debug

View file

@ -5,16 +5,16 @@ Il NE doit PAS être modifié à la main.
# Glitch-Soc pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/glitchsoc.svg)](https://dash.yunohost.org/appci/app/glitchsoc) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/glitchsoc.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/glitchsoc.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/glitchsoc.svg)](https://dash.yunohost.org/appci/app/glitchsoc) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/glitchsoc.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/glitchsoc.maintain.svg)
[![Installer Glitch-Soc avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=glitchsoc)
*[Lire le README dans d'autres langues.](./ALL_README.md)*
> *Ce package vous permet dinstaller Glitch-Soc rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
> *Ce package vous permet dinstaller Glitch-Soc rapidement et simplement sur un serveur YunoHost.*
> *Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
`glitch-soc` est une [scission](https://fr.wikipedia.org/wiki/Fork_(d%C3%A9veloppement_logiciel)) sympa du logiciel de réseau social libre [Mastodon](https://joinmastodon.org/), avec comme objectif de fournir des fonctionnalités supplémentaires, au risque d'un logiciel un peu moins stable.
@ -42,6 +42,7 @@ Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/#/insta
Voir plus [sur la documentation](https://glitch-soc.github.io/docs/) (en anglais).
**Version incluse:** 2024.03.20~ynh1
## Avertissements / informations importantes
@ -69,10 +70,9 @@ Nous vous invitons à bloquer les instances malveillantes depuis l'interface d'a
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing),
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit:
Pour essayer la branche `testing`, procédez comme suit:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing --debug
@ -80,4 +80,4 @@ ou
sudo yunohost app upgrade glitchsoc -u https://github.com/YunoHost-Apps/glitchsoc_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>