2022-03-25 14:01:33 +01:00
<!--
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 for YunoHost
2019-06-01 19:22:51 +02:00
2022-06-26 18:01:46 +02:00
[![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 )
2022-03-25 14:01:33 +01:00
[![Install PrettyNoemie CMS with YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=prettynoemiecms)
2019-06-01 19:22:51 +02:00
*[Lire ce readme en français.](./README_fr.md)*
2022-03-25 14:01:33 +01:00
> *This package allows you to install PrettyNoemie CMS quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide ](https://yunohost.org/#/install ) to learn how to install it.*
2019-06-01 19:22:51 +02:00
## Overview
2022-03-25 14:01:33 +01:00
2020-11-28 10:22:56 +01:00
PrettyNoemieCMS offers its users an ergonomic solution, simple and elegant to build in no time responsive windows sites with modern design.
2019-06-01 22:31:59 +02:00
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.
2019-06-01 19:22:51 +02:00
2022-06-26 18:01:46 +02:00
**Shipped version:** 2022.06.26~ynh1
2019-06-01 19:22:51 +02:00
2022-03-25 14:01:33 +01:00
## Screenshots
2019-06-01 19:22:51 +02:00
2022-06-26 18:01:46 +02:00
![Screenshot of PrettyNoemie CMS ](./doc/screenshots/pages-framasite-theme-light.gif )
2019-06-01 19:22:51 +02:00
2022-03-25 14:01:33 +01:00
## Disclaimers / important information
2019-06-01 19:22:51 +02:00
## Configuration
How to configure this app: by an admin panel at: `your.domain.tld/your_path/admin`
2022-03-25 14:01:33 +01:00
## Documentation and resources
2019-06-01 19:22:51 +02:00
2022-06-26 18:01:46 +02:00
* 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 >
2019-06-01 19:22:51 +02:00
2022-03-25 14:01:33 +01:00
## Developer info
2019-06-01 19:22:51 +02:00
2022-03-25 14:01:33 +01:00
Please send your pull request to the [testing branch ](https://github.com/YunoHost-Apps/prettynoemiecms_ynh/tree/testing ).
2019-06-01 19:22:51 +02:00
To try the testing branch, please proceed like that.
2022-06-26 18:01:46 +02:00
``` bash
2019-06-01 19:22:51 +02:00
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
```
2022-03-25 14:01:33 +01:00
2022-06-26 18:01:46 +02:00
**More info regarding app packaging:** < https: / / yunohost . org / packaging_apps >