diff --git a/README.md b/README.md index faec39e..1f6fed5 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..4a84eaa --- /dev/null +++ b/README_es.md @@ -0,0 +1,60 @@ + + +# 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: +- Documentación administrador oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## 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:** diff --git a/README_fr.md b/README_fr.md index ff42aac..b4c299e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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 l’app : diff --git a/README_it.md b/README_it.md new file mode 100644 index 0000000..eb31223 --- /dev/null +++ b/README_it.md @@ -0,0 +1,56 @@ + + +# 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 dell’app: +- Documentazione ufficiale per gli amministratori: +- Repository upstream del codice dell’app: +- Store di YunoHost: +- Segnala un problema: + +## 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 quest’app:**