mirror of
https://github.com/YunoHost-Apps/epicyon_ynh.git
synced 2024-09-03 18:36:08 +02:00
Auto-update README
This commit is contained in:
parent
ad3e0e6cad
commit
5af2e236b0
2 changed files with 14 additions and 12 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Epicyon for YunoHost
|
# Epicyon for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/epicyon)  
|
[](https://dash.yunohost.org/appci/app/epicyon)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=epicyon)
|
[](https://install-app.yunohost.org/?app=epicyon)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -18,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
ActivityPub server implementing S2S and C2S protocols, suitable for single board computers. Includes features such as moderation tools, post expiry, content warnings, and image descriptions
|
ActivityPub server implementing S2S and C2S protocols, suitable for single board computers. Includes features such as moderation tools, post expiry, content warnings, and image descriptions
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2022.08.02~ynh1
|
**Shipped version:** 2023.03.17~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
21
README_fr.md
21
README_fr.md
|
@ -5,29 +5,30 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Epicyon pour YunoHost
|
# Epicyon pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/epicyon)  
|
[](https://dash.yunohost.org/appci/app/epicyon)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=epicyon)
|
[](https://install-app.yunohost.org/?app=epicyon)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Epicyon rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Epicyon 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
|
||||||
|
|
||||||
Serveur ActivityPub mettant en œuvre les protocoles S2S et C2S, adapté aux ordinateurs monocartes. Comprend des fonctionnalités telles que des outils de modération, l'expiration des messages, des avertissements sur le contenu et des descriptions d'images.
|
Serveur ActivityPub mettant en œuvre les protocoles S2S et C2S, adapté aux ordinateurs monocartes. Comprend des fonctionnalités telles que des outils de modération, l'expiration des messages, des avertissements sur le contenu et des descriptions d'images.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2022.08.02~ynh1
|
**Version incluse :** 2023.03.17~ynh1
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://epicyon.net>
|
* Site officiel de l’app : <https://epicyon.net>
|
||||||
* Dépôt de code officiel de l'app : <https://gitlab.com/bashrc2/epicyon/>
|
* Dépôt de code officiel de l’app : <https://gitlab.com/bashrc2/epicyon/>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_epicyon>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_epicyon>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/epicyon_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/epicyon_ynh/issues>
|
||||||
|
|
||||||
|
@ -43,4 +44,4 @@ ou
|
||||||
sudo yunohost app upgrade epicyon -u https://github.com/YunoHost-Apps/epicyon_ynh/tree/testing --debug
|
sudo yunohost app upgrade epicyon -u https://github.com/YunoHost-Apps/epicyon_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