1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chuwiki_ynh.git synced 2024-09-03 18:16:18 +02:00
chuwiki_ynh/README_gl.md

54 lines
2.3 KiB
Markdown
Raw Normal View History

2024-04-11 12:40:52 +02:00
<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# ChuWiki para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/chuwiki.svg)](https://dash.yunohost.org/appci/app/chuwiki) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/chuwiki.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/chuwiki.maintain.svg)
[![Instalar ChuWiki con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=chuwiki)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar ChuWiki de xeito rápido e doado nun servidor YunoHost.*
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
## Vista xeral
ChuWiki is first and foremost a wiki. A wiki is a website whose pages can be edited by the visitor. However, a history system allows you to track modifications made to a page and restore an old version of the page if necessary.
**Versión proporcionada:** 2.0~ynh3
**Demo:** <http://chuwiki.genezys.net/wiki/Bac%20%C3%A0%20sable>
## Capturas de pantalla
![Captura de pantalla de ChuWiki](./doc/screenshots/screenshot.png)
## :red_circle: Caraterísticas cuestionables
- **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
- Web oficial da app: <http://chuwiki.genezys.net/>
- Documentación oficial para admin: <http://chuwiki.genezys.net/>
- Repositorio de orixe do código: <https://github.com/genezys/chuwiki>
- Tenda YunoHost: <https://apps.yunohost.org/app/chuwiki>
- Informar dun problema: <https://github.com/YunoHost-Apps/chuwiki_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/chuwiki_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/chuwiki_ynh/tree/testing --debug
ou
sudo yunohost app upgrade chuwiki -u https://github.com/YunoHost-Apps/chuwiki_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>