mirror of
https://github.com/YunoHost-Apps/dotclear2_ynh.git
synced 2024-09-03 18:26:29 +02:00
51 lines
2.1 KiB
Markdown
51 lines
2.1 KiB
Markdown
|
<!--
|
||
|
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
|
NON debe editarse manualmente.
|
||
|
-->
|
||
|
|
||
|
# DotClear 2 para YunoHost
|
||
|
|
||
|
[![Nivel de integración](https://dash.yunohost.org/integration/dotclear2.svg)](https://dash.yunohost.org/appci/app/dotclear2) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/dotclear2.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/dotclear2.maintain.svg)
|
||
|
|
||
|
[![Instalar DotClear 2 con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=dotclear2)
|
||
|
|
||
|
*[Le este README en outros idiomas.](./ALL_README.md)*
|
||
|
|
||
|
> *Este paquete permíteche instalar DotClear 2 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
|
||
|
|
||
|
Dotclear is an open-source web publishing software. Dotclear project's purpose is to provide a user-friendly tool allowing anyone to publish on the web, regardless of their technical skills.
|
||
|
|
||
|
|
||
|
**Versión proporcionada:** 2.27.3~ynh1
|
||
|
|
||
|
**Demo:** <https://www.softaculous.com/demos/Dotclear>
|
||
|
|
||
|
## Capturas de pantalla
|
||
|
|
||
|
![Captura de pantalla de DotClear 2](./doc/screenshots/ss2_dotclear.png)
|
||
|
|
||
|
## Documentación e recursos
|
||
|
|
||
|
- Web oficial da app: <https://dotclear.org>
|
||
|
- Documentación oficial para admin: <https://dotclear.org/documentation/2.0>
|
||
|
- Repositorio de orixe do código: <https://git.dotclear.org/dev/dotclear>
|
||
|
- Tenda YunoHost: <https://apps.yunohost.org/app/dotclear2>
|
||
|
- Informar dun problema: <https://github.com/YunoHost-Apps/dotclear2_ynh/issues>
|
||
|
|
||
|
## Info de desenvolvemento
|
||
|
|
||
|
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/dotclear2_ynh/tree/testing).
|
||
|
|
||
|
Para probar a rama `testing`, procede deste xeito:
|
||
|
|
||
|
```bash
|
||
|
sudo yunohost app install https://github.com/YunoHost-Apps/dotclear2_ynh/tree/testing --debug
|
||
|
ou
|
||
|
sudo yunohost app upgrade dotclear2 -u https://github.com/YunoHost-Apps/dotclear2_ynh/tree/testing --debug
|
||
|
```
|
||
|
|
||
|
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|