mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Auto-update README
This commit is contained in:
parent
c3b2f25e42
commit
3c1d41c97b
2 changed files with 10 additions and 10 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Glitch-Soc for YunoHost
|
# Glitch-Soc for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/glitchsoc)  
|
[](https://dash.yunohost.org/appci/app/glitchsoc)  
|
||||||
[](https://install-app.yunohost.org/?app=glitchsoc)
|
[](https://install-app.yunohost.org/?app=glitchsoc)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -42,7 +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/).
|
See more [on the documentation](https://glitch-soc.github.io/docs/).
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2022.11.15~ynh1
|
**Shipped version:** 2023.01.21~ynh1
|
||||||
## Disclaimers / important information
|
## Disclaimers / important information
|
||||||
|
|
||||||
⚠️ Glitch-Soc is beta software, and under active development. Use at your own risk!
|
⚠️ Glitch-Soc is beta software, and under active development. Use at your own risk!
|
||||||
|
|
16
README_fr.md
16
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Glitch-Soc pour YunoHost
|
# 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)
|
[](https://install-app.yunohost.org/?app=glitchsoc)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Glitch-Soc rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Glitch-Soc 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
|
||||||
|
|
||||||
`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.
|
`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,7 +42,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
Voir plus [sur la documentation](https://glitch-soc.github.io/docs/) (en anglais).
|
Voir plus [sur la documentation](https://glitch-soc.github.io/docs/) (en anglais).
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2022.11.15~ynh1
|
**Version incluse :** 2023.01.21~ynh1
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
Glitch-Soc est en constant développement, fournis avec les dernières fonctionnalités (incluant les derniers bugs).
|
Glitch-Soc est en constant développement, fournis avec les dernières fonctionnalités (incluant les derniers bugs).
|
||||||
|
@ -62,8 +62,8 @@ Nous vous invitons à bloquer les instances malveillantes depuis l'interface d'a
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://glitch-soc.github.io/docs/>
|
* Site officiel de l’app : <https://glitch-soc.github.io/docs/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/glitch-soc/mastodon>
|
* Dépôt de code officiel de l’app : <https://github.com/glitch-soc/mastodon>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_glitchsoc>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_glitchsoc>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/glitchsoc_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/glitchsoc_ynh/issues>
|
||||||
|
|
||||||
|
@ -79,4 +79,4 @@ ou
|
||||||
sudo yunohost app upgrade glitchsoc -u https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing --debug
|
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