1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/getsimple_ynh.git synced 2024-09-03 18:36:25 +02:00

Merge branch 'master' into testing

This commit is contained in:
eric_G 2024-06-24 11:35:46 +02:00 committed by GitHub
commit f31962c820
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 124 additions and 0 deletions

View file

@ -33,6 +33,10 @@ GetSimple is an XML based, stand-alone, fully independent and lite Content Manag
![Screenshot of GetSimple](./doc/screenshots/screenshot_editpage.png)
## :red_circle: Antifeatures
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
## Documentation and resources
- Official app website: <http://get-simple.info>

60
README_es.md Normal file
View file

@ -0,0 +1,60 @@
<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# GetSimple para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/getsimple.svg)](https://dash.yunohost.org/appci/app/getsimple) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/getsimple.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/getsimple.maintain.svg)
[![Instalar GetSimple con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=getsimple)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarGetSimple rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
GetSimple is an XML based, stand-alone, fully independent and lite Content Management System. To go along with its best-in-class user interface, we have loaded it with features that every website needs, but with nothing it doesn't. GetSimple is truly the simplest way to manage a small-business website.
### Features
- XML Based
- You can "Undo" Almost Everything
- Easy to Learn UI
- Simple Installation
- Simple Theme Customization
- Designed For the Small-Site Market
**Versión actual:** 3.3.16~ynh3
## Capturas
![Captura de GetSimple](./doc/screenshots/screenshot_editpage.png)
## :red_circle: Características no deseables
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
## Documentaciones y recursos
- Sitio web oficial: <http://get-simple.info>
- Documentación administrador oficial: <http://get-simple.info/wiki/fr:start>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/GetSimpleCMS/GetSimpleCMS>
- Catálogo YunoHost: <https://apps.yunohost.org/app/getsimple>
- Reportar un error: <https://github.com/YunoHost-Apps/getsimple_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug
o
sudo yunohost app upgrade getsimple -u https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>

View file

@ -33,6 +33,10 @@ GetSimple is an XML based, stand-alone, fully independent and lite Content Manag
![Capture décran de GetSimple](./doc/screenshots/screenshot_editpage.png)
## :red_circle: Anti-fonctionnalités
- **Application non maintenue **: Ce logiciel n'est plus maintenu. Attendez-vous à ce qu'il ne fonctionne plus avec le temps, et que l'on découvre des failles de sécurité qui ne seront pas corrigées, etc.
## Documentations et ressources
- Site officiel de lapp: <http://get-simple.info>

56
README_it.md Normal file
View file

@ -0,0 +1,56 @@
<!--
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON DEVE essere modificato manualmente.
-->
# GetSimple per YunoHost
[![Livello di integrazione](https://dash.yunohost.org/integration/getsimple.svg)](https://dash.yunohost.org/appci/app/getsimple) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/getsimple.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/getsimple.maintain.svg)
[![Installa GetSimple con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=getsimple)
*[Leggi questo README in altre lingue.](./ALL_README.md)*
> *Questo pacchetto ti permette di installare GetSimple 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
GetSimple is an XML based, stand-alone, fully independent and lite Content Management System. To go along with its best-in-class user interface, we have loaded it with features that every website needs, but with nothing it doesn't. GetSimple is truly the simplest way to manage a small-business website.
### Features
- XML Based
- You can "Undo" Almost Everything
- Easy to Learn UI
- Simple Installation
- Simple Theme Customization
- Designed For the Small-Site Market
**Versione pubblicata:** 3.3.16~ynh3
## Screenshot
![Screenshot di GetSimple](./doc/screenshots/screenshot_editpage.png)
## Documentazione e risorse
- Sito web ufficiale dellapp: <http://get-simple.info>
- Documentazione ufficiale per gli amministratori: <http://get-simple.info/wiki/fr:start>
- Repository upstream del codice dellapp: <https://github.com/GetSimpleCMS/GetSimpleCMS>
- Store di YunoHost: <https://apps.yunohost.org/app/getsimple>
- Segnala un problema: <https://github.com/YunoHost-Apps/getsimple_ynh/issues>
## Informazioni per sviluppatori
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/getsimple_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/getsimple_ynh/tree/testing --debug
o
sudo yunohost app upgrade getsimple -u https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug
```
**Maggiori informazioni riguardo il pacchetto di questapp:** <https://yunohost.org/packaging_apps>