1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prettynoemiecms_ynh.git synced 2024-09-03 20:06:36 +02:00
prettynoemiecms_ynh/README.md
2024-01-03 20:40:00 +00:00

53 lines
2.3 KiB
Markdown

<!--
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
[![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)*
> *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.*
## Overview
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:** 2022.06.26~ynh1
## Screenshots
![Screenshot of PrettyNoemie CMS](./doc/screenshots/pages-framasite-theme-light.gif)
## Disclaimers / important information
## Configuration
How to configure this app: by an admin panel at: `your.domain.tld/your_path/admin`
## Documentation and resources
* Official app website: <https://framalibre.org/notices/prettynoemiecms.html>
* Upstream app code repository: <https://framagit.org/framasoft/PrettyNoemieCMS>
* YunoHost Store: <https://apps.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>