mirror of
https://github.com/YunoHost-Apps/yeswiki_ynh.git
synced 2024-09-03 18:05:56 +02:00
57 lines
2.4 KiB
Markdown
57 lines
2.4 KiB
Markdown
<!--
|
|
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
No se debe editar a mano.
|
|
-->
|
|
|
|
# YesWiki para Yunohost
|
|
|
|
[![Nivel de integración](https://dash.yunohost.org/integration/yeswiki.svg)](https://dash.yunohost.org/appci/app/yeswiki) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/yeswiki.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/yeswiki.maintain.svg)
|
|
|
|
[![Instalar YesWiki con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yeswiki)
|
|
|
|
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
|
|
|
> *Este paquete le permite instalarYesWiki 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
|
|
|
|
YesWiki is a wiki designed to remain simple, very easy to install, in French translated into English, Spanish, Catalan, Flemish...
|
|
|
|
However, with a YesWiki we can build a website with multiple uses:
|
|
- Gather all the information of a project or a group (function of "central station")
|
|
- Mapping members or places in a participatory way
|
|
- Share resources, lists, calendars thanks to powerful cooperative databases
|
|
- Communicate information flows
|
|
- Cultivate a bit of freedom...
|
|
|
|
|
|
**Versión actual:** 4.4.4~ynh7
|
|
|
|
**Demo:** <https://ferme.yeswiki.net/?CreerSonWiki>
|
|
|
|
## Capturas
|
|
|
|
![Captura de YesWiki](./doc/screenshots/yeswiki_screenshots.png)
|
|
|
|
## Documentaciones y recursos
|
|
|
|
- Sitio web oficial: <https://yeswiki.net/>
|
|
- Documentación administrador oficial: <https://yeswiki.net/?DocumentatioN>
|
|
- Repositorio del código fuente oficial de la aplicación : <https://github.com/YesWiki/yeswiki>
|
|
- Catálogo YunoHost: <https://apps.yunohost.org/app/yeswiki>
|
|
- Reportar un error: <https://github.com/YunoHost-Apps/yeswiki_ynh/issues>
|
|
|
|
## Información para desarrolladores
|
|
|
|
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/yeswiki_ynh/tree/testing
|
|
|
|
Para probar la rama `testing`, sigue asÍ:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/yeswiki_ynh/tree/testing --debug
|
|
o
|
|
sudo yunohost app upgrade yeswiki -u https://github.com/YunoHost-Apps/yeswiki_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|