1
0
Fork 0
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:
yunohost-bot 2022-06-26 16:01:46 +00:00
parent a4b0e66dfb
commit 296ac74b1f
2 changed files with 25 additions and 23 deletions

View file

@ -5,7 +5,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) ![](https://ci-apps.yunohost.org/ci/badges/prettynoemiecms.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/prettynoemiecms.maintain.svg)
[![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)*
@ -18,13 +18,11 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
PrettyNoemieCMS offers its users an ergonomic solution, simple and elegant to build in no time responsive windows sites with modern design.
The construction of your site will consist of arranging at your convenience various modules, edit their content, and customize your site by choosing fonts, formatting text, and display colors.
**Shipped version:** 2020.01.07~ynh2
**Demo:** https://demo-pretty-noemie.frama.site
**Shipped version:** 2022.06.26~ynh1
## Screenshots
![](./doc/screenshots/pages-framasite-theme-light.gif)
![Screenshot of PrettyNoemie CMS](./doc/screenshots/pages-framasite-theme-light.gif)
## Disclaimers / important information
@ -34,20 +32,21 @@ How to configure this app: by an admin panel at: `your.domain.tld/your_path/admi
## Documentation and resources
* Official user documentation: https://framagit.org/framasoft/PrettyNoemieCMS
* Upstream app code repository: https://framagit.org/framasoft/PrettyNoemieCMS
* YunoHost documentation for this app: https://yunohost.org/app_prettynoemiecms
* Report a bug: https://github.com/YunoHost-Apps/prettynoemiecms_ynh/issues
* Official user documentation: <https://framagit.org/framasoft/PrettyNoemieCMS>
* Upstream app code repository: <https://framagit.org/framasoft/PrettyNoemieCMS>
* YunoHost documentation for this app: <https://yunohost.org/app_prettynoemiecms>
* Report a bug: <https://github.com/YunoHost-Apps/prettynoemiecms_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/prettynoemiecms_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/prettynoemiecms_ynh/tree/testing --debug
or
sudo yunohost app upgrade prettynoemiecms -u https://github.com/YunoHost-Apps/prettynoemiecms_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,10 +1,14 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
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) ![](https://ci-apps.yunohost.org/ci/badges/prettynoemiecms.status.svg) ![](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)*
*[Lire ce readme en français.](./README_fr.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.*
@ -14,13 +18,11 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
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 :** 2020.01.07~ynh2
**Démo :** https://demo-pretty-noemie.frama.site
**Version incluse :** 2022.06.26~ynh1
## Captures d'écran
![](./doc/screenshots/pages-framasite-theme-light.gif)
![Capture d'écran de PrettyNoemie CMS](./doc/screenshots/pages-framasite-theme-light.gif)
## Avertissements / informations importantes
@ -30,20 +32,21 @@ 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
* Documentation YunoHost pour cette app : https://yunohost.org/app_prettynoemiecms
* Signaler un bug : https://github.com/YunoHost-Apps/prettynoemiecms_ynh/issues
* Documentation officielle utilisateur : <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>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/prettynoemiecms_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/prettynoemiecms_ynh/tree/testing --debug
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>