mirror of
https://github.com/YunoHost-Apps/yellow_ynh.git
synced 2024-09-03 20:36:12 +02:00
49 lines
2 KiB
Markdown
49 lines
2 KiB
Markdown
<!--
|
||
Nota bene: ce README est automatiquement généré par https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||
Il ne doit pas être modifié à la main.
|
||
-->
|
||
|
||
# Yellow pour YunoHost
|
||
|
||
[](https://dash.yunohost.org/appci/app/yellow)  
|
||
|
||
[](https://install-app.yunohost.org/?app=yellow)
|
||
|
||
*[Lire le README dans d'autres langues.](./ALL_README.md)*
|
||
|
||
> *Ce package vous permet d’installer Yellow 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.*
|
||
|
||
## Vue d'ensemble
|
||
|
||
Yellow is for people who make small websites
|
||
**Version incluse :** 2024.03.22~ynh1
|
||
|
||
**Démo:** <https://datenstrom.se/yellow/demo/>
|
||
|
||
## Captures d'écran
|
||
|
||

|
||
|
||
## Documentations et ressources
|
||
|
||
- Site officiel de l’app : <https://datenstrom.se/yellow/>
|
||
- Documentation officielle de l'admin <https://datenstrom.se/yellow/help/>
|
||
- Dépôt de code officiel de l’app : <https://github.com/datenstrom/yellow/>
|
||
- YunoHost Store : <https://apps.yunohost.org/app/yellow>
|
||
- Signaler un bug : <https://github.com/YunoHost-Apps/yellow_ynh/issues>
|
||
|
||
## Informations pour les développeurs
|
||
|
||
Merci de faire vos pull request sur la [branche branch](https://github.com/YunoHost-Apps/yellow_ynh/tree/testing),
|
||
|
||
|
||
Pour essayer la branche testing, procédez comme suit.
|
||
|
||
```bash
|
||
sudo yunohost app install https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug
|
||
or
|
||
sudo yunohost app upgrade yellow -u https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|