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:
parent
8cc274c30f
commit
bfd5a61981
3 changed files with 13 additions and 14 deletions
|
@ -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)
|
||||
|
|
10
README.md
10
README.md
|
@ -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
|
||||
|
|
16
README_fr.md
16
README_fr.md
|
@ -5,16 +5,16 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
# Glitch-Soc pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/glitchsoc)  
|
||||
[](https://dash.yunohost.org/appci/app/glitchsoc)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=glitchsoc)
|
||||
|
||||
*[Lire le README dans d'autres langues.](./ALL_README.md)*
|
||||
|
||||
> *Ce package vous permet d’installer Glitch-Soc rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
> *Ce package vous permet d’installer Glitch-Soc rapidement et simplement sur un serveur YunoHost.*
|
||||
> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
`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 n’avez 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 d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Add table
Reference in a new issue