mirror of
https://github.com/YunoHost-Apps/SitemagicCMS_ynh.git
synced 2024-09-03 20:26:13 +02:00
Update READMEs
This commit is contained in:
parent
c410427edf
commit
1ddbe0a457
7 changed files with 73 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
# All available README files by language
|
# All available README files by language
|
||||||
|
|
||||||
- [Read the README in English](README.md)
|
- [Read the README in English](README.md)
|
||||||
|
- [Lea el README en español](README_es.md)
|
||||||
- [Irakurri README euskaraz](README_eu.md)
|
- [Irakurri README euskaraz](README_eu.md)
|
||||||
- [Lire le README en français](README_fr.md)
|
- [Lire le README en français](README_fr.md)
|
||||||
- [Le o README en galego](README_gl.md)
|
- [Le o README en galego](README_gl.md)
|
||||||
|
|
|
@ -24,6 +24,10 @@ Sitemagic is a Content Management System. It's very unique in its approach to de
|
||||||
|
|
||||||
![Screenshot of Sitemagic CMS](./doc/screenshots/Designer.jpeg)
|
![Screenshot of Sitemagic CMS](./doc/screenshots/Designer.jpeg)
|
||||||
|
|
||||||
|
## :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
|
## Documentation and resources
|
||||||
|
|
||||||
- Official app website: <https://sitemagic.org/>
|
- Official app website: <https://sitemagic.org/>
|
||||||
|
|
51
README_es.md
Normal file
51
README_es.md
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
<!--
|
||||||
|
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
No se debe editar a mano.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Sitemagic CMS para Yunohost
|
||||||
|
|
||||||
|
[![Nivel de integración](https://dash.yunohost.org/integration/sitemagiccms.svg)](https://dash.yunohost.org/appci/app/sitemagiccms) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/sitemagiccms.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/sitemagiccms.maintain.svg)
|
||||||
|
|
||||||
|
[![Instalar Sitemagic CMS con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=sitemagiccms)
|
||||||
|
|
||||||
|
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Este paquete le permite instalarSitemagic CMS 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
|
||||||
|
|
||||||
|
Sitemagic is a Content Management System. It's very unique in its approach to design. Sitemagic CMS is a comprehensive Content Management System that allows anyone to easily manage pages, files, menu, forms, and external modules such as maps, social media plugins, videos, and more. But there's also a ton of hidden features that helps you save time such as automatic mobile and search engine optimizations (SEO).
|
||||||
|
|
||||||
|
**Versión actual:** 4.4.2~ynh5
|
||||||
|
|
||||||
|
## Capturas
|
||||||
|
|
||||||
|
![Captura de Sitemagic CMS](./doc/screenshots/Designer.jpeg)
|
||||||
|
|
||||||
|
## :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: <https://sitemagic.org/>
|
||||||
|
- Documentación administrador oficial: <https://sitemagic.org/sites/cms-guide/>
|
||||||
|
- Repositorio del código fuente oficial de la aplicación : <https://github.com/Jemt/SitemagicCMS>
|
||||||
|
- Catálogo YunoHost: <https://apps.yunohost.org/app/sitemagiccms>
|
||||||
|
- Reportar un error: <https://github.com/YunoHost-Apps/sitemagiccms_ynh/issues>
|
||||||
|
|
||||||
|
## Información para desarrolladores
|
||||||
|
|
||||||
|
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/sitemagiccms_ynh/tree/testing
|
||||||
|
|
||||||
|
Para probar la rama `testing`, sigue asÍ:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/sitemagiccms_ynh/tree/testing --debug
|
||||||
|
o
|
||||||
|
sudo yunohost app upgrade sitemagiccms -u https://github.com/YunoHost-Apps/sitemagiccms_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|
|
@ -24,6 +24,10 @@ Sitemagic is a Content Management System. It's very unique in its approach to de
|
||||||
|
|
||||||
![Sitemagic CMS(r)en pantaila-argazkia](./doc/screenshots/Designer.jpeg)
|
![Sitemagic CMS(r)en pantaila-argazkia](./doc/screenshots/Designer.jpeg)
|
||||||
|
|
||||||
|
## :red_circle: Ezaugarri zalantzagarriak
|
||||||
|
|
||||||
|
- **Jatorrizko garapena utzita**: Software honek ez du arduradunik. Denborak aurrera egin ahala funtzionatzeari utziko dio, konpondu gabeko segurtasun arazoak izango ditu, etab.
|
||||||
|
|
||||||
## Dokumentazioa eta baliabideak
|
## Dokumentazioa eta baliabideak
|
||||||
|
|
||||||
- Aplikazioaren webgune ofiziala: <https://sitemagic.org/>
|
- Aplikazioaren webgune ofiziala: <https://sitemagic.org/>
|
||||||
|
|
|
@ -24,6 +24,10 @@ Sitemagic is a Content Management System. It's very unique in its approach to de
|
||||||
|
|
||||||
![Capture d’écran de Sitemagic CMS](./doc/screenshots/Designer.jpeg)
|
![Capture d’écran de Sitemagic CMS](./doc/screenshots/Designer.jpeg)
|
||||||
|
|
||||||
|
## :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
|
## Documentations et ressources
|
||||||
|
|
||||||
- Site officiel de l’app : <https://sitemagic.org/>
|
- Site officiel de l’app : <https://sitemagic.org/>
|
||||||
|
|
|
@ -24,6 +24,10 @@ Sitemagic is a Content Management System. It's very unique in its approach to de
|
||||||
|
|
||||||
![Captura de pantalla de Sitemagic CMS](./doc/screenshots/Designer.jpeg)
|
![Captura de pantalla de Sitemagic CMS](./doc/screenshots/Designer.jpeg)
|
||||||
|
|
||||||
|
## :red_circle: Debes considerar
|
||||||
|
|
||||||
|
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
|
||||||
|
|
||||||
## Documentación e recursos
|
## Documentación e recursos
|
||||||
|
|
||||||
- Web oficial da app: <https://sitemagic.org/>
|
- Web oficial da app: <https://sitemagic.org/>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
请勿手动编辑。
|
请勿手动编辑。
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# YunoHost 的 Sitemagic CMS
|
# YunoHost 上的 Sitemagic CMS
|
||||||
|
|
||||||
[![集成程度](https://dash.yunohost.org/integration/sitemagiccms.svg)](https://dash.yunohost.org/appci/app/sitemagiccms) ![工作状态](https://ci-apps.yunohost.org/ci/badges/sitemagiccms.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/sitemagiccms.maintain.svg)
|
[![集成程度](https://dash.yunohost.org/integration/sitemagiccms.svg)](https://dash.yunohost.org/appci/app/sitemagiccms) ![工作状态](https://ci-apps.yunohost.org/ci/badges/sitemagiccms.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/sitemagiccms.maintain.svg)
|
||||||
|
|
||||||
|
@ -24,6 +24,10 @@ Sitemagic is a Content Management System. It's very unique in its approach to de
|
||||||
|
|
||||||
![Sitemagic CMS 的截图](./doc/screenshots/Designer.jpeg)
|
![Sitemagic CMS 的截图](./doc/screenshots/Designer.jpeg)
|
||||||
|
|
||||||
|
## :red_circle: 负面特征
|
||||||
|
|
||||||
|
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
|
||||||
|
|
||||||
## 文档与资源
|
## 文档与资源
|
||||||
|
|
||||||
- 官方应用网站: <https://sitemagic.org/>
|
- 官方应用网站: <https://sitemagic.org/>
|
||||||
|
|
Loading…
Reference in a new issue