1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yellow_ynh.git synced 2024-09-03 20:36:12 +02:00
yellow_ynh/README_fr.md
Éric Gaspar 7a75fed7b6
Testing (#24)
* upgrade to 0.8.16

* Fix

* Add scripts

* Fix

* Update install

* Fix

* Fix

* fix

* Update nginx.conf

* permissions

* fix

* Update nginx.conf

* fix

* rework nginx conf

* fix

* Add extensions

* Update nginx.conf

* Update manifest.json

* Update change_url

* Small fixes

* Update manifest.json

* Update manifest.json

* remove plugins

* Update README.md

* Use SVG badge

* Fix

* Update upgrade

* Update install

* Update manifest.json

* Update manifest.json

* Upgrade to 0.8.17

* Update app.src

* Update app.src

* Update app.src

* Fix

* Fix badges

* Fix

* [autopatch] Update issue and PR templates (#12)

Co-authored-by: Yunohost-Bot <>

* Add templates

* Cleaning up (#13)

* Update app.src

* New version (#15)

* new version

* Auto-update README

* Fix

Co-authored-by: Yunohost-Bot <>

* Update restore

* Create updater.yml

* Create upgrade.sh

* Update upgrade.sh

* Fix

* Update updater.sh

* Fix

* Update updater.sh

* Update manifest.json

* Auto-update README

* 0.8.18 (#19)

* 0.8.18

* 4.3 (#21)

* 4.3

* 0.8.20 (#23)

* 0.8.20

* Auto-update README

* Update check_process

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-05-14 11:08:11 +02:00

43 lines
No EOL
1.8 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Yellow pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/yellow.svg)](https://dash.yunohost.org/appci/app/yellow) ![](https://ci-apps.yunohost.org/ci/badges/yellow.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/yellow.maintain.svg)
[![Installer Yellow avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yellow)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.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
Content management system (CMS) pour un site simple
**Version incluse :** 0.8.20~ynh1
**Démo :** https://datenstrom.se/yellow/demo/
## Captures d'écran
![](./doc/screenshots/datenstrom-yellow-en.png)
## 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/
* Documentation YunoHost pour cette app : https://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 testing](https://github.com/YunoHost-Apps/yellow_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug
ou
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