mirror of
https://github.com/YunoHost-Apps/prettynoemiecms_ynh.git
synced 2024-09-03 20:06:36 +02:00
49 lines
2.4 KiB
Markdown
49 lines
2.4 KiB
Markdown
|
<!--
|
|||
|
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|||
|
NON DEVE essere modificato manualmente.
|
|||
|
-->
|
|||
|
|
|||
|
# PrettyNoemie CMS per YunoHost
|
|||
|
|
|||
|
[![Livello di integrazione](https://dash.yunohost.org/integration/prettynoemiecms.svg)](https://dash.yunohost.org/appci/app/prettynoemiecms) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/prettynoemiecms.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/prettynoemiecms.maintain.svg)
|
|||
|
|
|||
|
[![Installa PrettyNoemie CMS con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prettynoemiecms)
|
|||
|
|
|||
|
*[Leggi questo README in altre lingue.](./ALL_README.md)*
|
|||
|
|
|||
|
> *Questo pacchetto ti permette di installare PrettyNoemie CMS su un server YunoHost in modo semplice e veloce.*
|
|||
|
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
|
|||
|
|
|||
|
## Panoramica
|
|||
|
|
|||
|
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.
|
|||
|
|
|||
|
|
|||
|
**Versione pubblicata:** 2022.06.26~ynh1
|
|||
|
|
|||
|
## Screenshot
|
|||
|
|
|||
|
![Screenshot di PrettyNoemie CMS](./doc/screenshots/pages-framasite-theme-light.gif)
|
|||
|
|
|||
|
## Documentazione e risorse
|
|||
|
|
|||
|
- Sito web ufficiale dell’app: <https://framalibre.org/notices/prettynoemiecms.html>
|
|||
|
- Repository upstream del codice dell’app: <https://framagit.org/framasoft/PrettyNoemieCMS>
|
|||
|
- Store di YunoHost: <https://apps.yunohost.org/app/prettynoemiecms>
|
|||
|
- Segnala un problema: <https://github.com/YunoHost-Apps/prettynoemiecms_ynh/issues>
|
|||
|
|
|||
|
## Informazioni per sviluppatori
|
|||
|
|
|||
|
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/prettynoemiecms_ynh/tree/testing).
|
|||
|
|
|||
|
Per provare la branch di `testing`, si prega di procedere in questo modo:
|
|||
|
|
|||
|
```bash
|
|||
|
sudo yunohost app install https://github.com/YunoHost-Apps/prettynoemiecms_ynh/tree/testing --debug
|
|||
|
o
|
|||
|
sudo yunohost app upgrade prettynoemiecms -u https://github.com/YunoHost-Apps/prettynoemiecms_ynh/tree/testing --debug
|
|||
|
```
|
|||
|
|
|||
|
**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>
|