mirror of
https://github.com/YunoHost-Apps/yellow_ynh.git
synced 2024-09-03 20:36:12 +02:00
Auto-update README
This commit is contained in:
parent
24ae37ee91
commit
50bcae5c6b
2 changed files with 15 additions and 15 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# Yellow for YunoHost
|
# Yellow for YunoHost
|
||||||
|
|
||||||
[![Integration level](https://dash.yunohost.org/integration/yellow.svg)](https://dash.yunohost.org/appci/app/yellow) ![Working status](https://ci-apps.yunohost.org/ci/badges/yellow.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/yellow.maintain.svg)
|
[![Integration level](https://dash.yunohost.org/integration/yellow.svg)](https://dash.yunohost.org/appci/app/yellow) ![Working status](https://ci-apps.yunohost.org/ci/badges/yellow.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/yellow.maintain.svg)
|
||||||
|
|
||||||
[![Install Yellow with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yellow)
|
[![Install Yellow with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yellow)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -17,8 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Content management system (CMS) for simple website
|
Content management system (CMS) for simple website
|
||||||
|
|
||||||
**Shipped version:** 0.8.20~ynh4 *(:warning: This is the `testing` branch. The [`master` branch](https://github.com/YunoHost-Apps/yellow_ynh/tree/master) used in the catalog is currently on version 0.8.20\~ynh3.)*
|
**Shipped version:** 0.8.20~ynh4
|
||||||
|
|
||||||
|
|
||||||
**Demo:** https://datenstrom.se/yellow/demo/
|
**Demo:** https://datenstrom.se/yellow/demo/
|
||||||
|
|
||||||
|
|
24
README_fr.md
24
README_fr.md
|
@ -5,32 +5,32 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Yellow pour YunoHost
|
# Yellow pour YunoHost
|
||||||
|
|
||||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/yellow.svg)](https://dash.yunohost.org/appci/app/yellow) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/yellow.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/yellow.maintain.svg)
|
[![Niveau d’intégration](https://dash.yunohost.org/integration/yellow.svg)](https://dash.yunohost.org/appci/app/yellow) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/yellow.status.svg) ![Statut de maintenance](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)
|
[![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)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Yellow rapidement et simplement sur un serveur YunoHost.
|
> *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.*
|
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
|
||||||
|
|
||||||
Système de gestion de contenu (CMS) pour un site simple
|
Système de gestion de contenu (CMS) pour un site simple
|
||||||
|
|
||||||
**Version incluse :** 0.8.20~ynh4 *(:warning: Il s'agit de la branche `testing`. La [branche `master`](https://github.com/YunoHost-Apps/yellow_ynh/tree/master) utilisée dans le catalogue est actuellement en 0.8.20\~ynh3.)*
|
**Version incluse :** 0.8.20~ynh4
|
||||||
|
|
||||||
|
|
||||||
**Démo :** https://datenstrom.se/yellow/demo/
|
**Démo :** https://datenstrom.se/yellow/demo/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||
![Capture d'écran de Yellow](./doc/screenshots/datenstrom-yellow-en.png)
|
![Capture d’écran de Yellow](./doc/screenshots/datenstrom-yellow-en.png)
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://datenstrom.se/yellow/>
|
* Site officiel de l’app : <https://datenstrom.se/yellow/>
|
||||||
* Documentation officielle de l'admin : <https://datenstrom.se/yellow/help/>
|
* Documentation officielle de l’admin : <https://datenstrom.se/yellow/help/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/datenstrom/yellow/>
|
* Dépôt de code officiel de l’app : <https://github.com/datenstrom/yellow/>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_yellow>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_yellow>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/yellow_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/yellow_ynh/issues>
|
||||||
|
|
||||||
|
@ -46,4 +46,4 @@ ou
|
||||||
sudo yunohost app upgrade yellow -u https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug
|
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>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Reference in a new issue