mirror of
https://github.com/YunoHost-Apps/prettynoemiecms_ynh.git
synced 2024-09-03 20:06:36 +02:00
Auto-update README
This commit is contained in:
parent
7eea169e2c
commit
54f6563e94
2 changed files with 12 additions and 12 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# PrettyNoemie CMS for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/prettynoemiecms.svg)](https://dash.yunohost.org/appci/app/prettynoemiecms) ![Working status](https://ci-apps.yunohost.org/ci/badges/prettynoemiecms.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/prettynoemiecms.maintain.svg)
|
||||
|
||||
[![Install PrettyNoemie CMS with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prettynoemiecms)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -20,7 +21,6 @@ The construction of your site will consist of arranging at your convenience vari
|
|||
|
||||
**Shipped version:** 2022.06.26~ynh1
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||
![Screenshot of PrettyNoemie CMS](./doc/screenshots/pages-framasite-theme-light.gif)
|
||||
|
|
20
README_fr.md
20
README_fr.md
|
@ -5,25 +5,25 @@ It shall NOT be edited by hand.
|
|||
|
||||
# PrettyNoemie CMS pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/prettynoemiecms.svg)](https://dash.yunohost.org/appci/app/prettynoemiecms) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/prettynoemiecms.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/prettynoemiecms.maintain.svg)
|
||||
[![Niveau d’intégration](https://dash.yunohost.org/integration/prettynoemiecms.svg)](https://dash.yunohost.org/appci/app/prettynoemiecms) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/prettynoemiecms.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/prettynoemiecms.maintain.svg)
|
||||
|
||||
[![Installer PrettyNoemie CMS avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prettynoemiecms)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer PrettyNoemie CMS 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.*
|
||||
> *Ce package vous permet d’installer PrettyNoemie CMS 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
|
||||
## Vue d’ensemble
|
||||
|
||||
CMS offrant à ses utilisateurs une solution ergonomique, simple et élégante pour construire en un rien de temps des sites vitrines responsives au design moderne.
|
||||
La construction de votre site consistera à agencer à votre convenance des modules variés, d'éditer leurs contenus, et de personnaliser votre site en choisissant les polices de caractère, la mise en forme du texte, ainsi que les couleurs d'affichage.
|
||||
|
||||
**Version incluse :** 2022.06.26~ynh1
|
||||
**Version incluse :** 2022.06.26~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
![Capture d'écran de PrettyNoemie CMS](./doc/screenshots/pages-framasite-theme-light.gif)
|
||||
![Capture d’écran de PrettyNoemie CMS](./doc/screenshots/pages-framasite-theme-light.gif)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -34,7 +34,7 @@ Comment configurer cette application: via le panneau d'administration à : `votr
|
|||
## Documentations et ressources
|
||||
|
||||
* Documentation officielle utilisateur : <https://framagit.org/framasoft/PrettyNoemieCMS>
|
||||
* Dépôt de code officiel de l'app : <https://framagit.org/framasoft/PrettyNoemieCMS>
|
||||
* Dépôt de code officiel de l’app : <https://framagit.org/framasoft/PrettyNoemieCMS>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_prettynoemiecms>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/prettynoemiecms_ynh/issues>
|
||||
|
||||
|
@ -50,4 +50,4 @@ ou
|
|||
sudo yunohost app upgrade prettynoemiecms -u https://github.com/YunoHost-Apps/prettynoemiecms_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