1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/epicyon_ynh.git synced 2024-09-03 18:36:08 +02:00
epicyon_ynh/README_es.md

48 lines
2 KiB
Markdown
Raw Permalink Normal View History

2024-05-22 08:27:01 +02:00
<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# Epicyon para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/epicyon.svg)](https://dash.yunohost.org/appci/app/epicyon) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/epicyon.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/epicyon.maintain.svg)
[![Instalar Epicyon con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=epicyon)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarEpicyon 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
ActivityPub server implementing S2S and C2S protocols, suitable for single board computers. Includes features such as moderation tools, post expiry, content warnings, and image descriptions
2024-05-22 08:30:16 +02:00
**Versión actual:** 2024.05.22~ynh1
2024-05-22 08:27:01 +02:00
## Capturas
![Captura de Epicyon](./doc/screenshots/screenshot_starlight.jpg)
## Documentaciones y recursos
- Sitio web oficial: <https://epicyon.net>
- Repositorio del código fuente oficial de la aplicación : <https://gitlab.com/bashrc2/epicyon/>
- Catálogo YunoHost: <https://apps.yunohost.org/app/epicyon>
- Reportar un error: <https://github.com/YunoHost-Apps/epicyon_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/epicyon_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/epicyon_ynh/tree/testing --debug
o
sudo yunohost app upgrade epicyon -u https://github.com/YunoHost-Apps/epicyon_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>