aboutsummaryrefslogtreecommitdiff
path: root/README_es.md
diff options
context:
space:
mode:
Diffstat (limited to 'README_es.md')
-rw-r--r--README_es.md51
1 files changed, 0 insertions, 51 deletions
diff --git a/README_es.md b/README_es.md
deleted file mode 100644
index 7bcdc9e..0000000
--- a/README_es.md
+++ /dev/null
@@ -1,51 +0,0 @@
-<!--
-Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
-No se debe editar a mano.
--->
-
-# Mastodon para Yunohost
-
-[![Nivel de integración](https://dash.yunohost.org/integration/mastodon.svg)](https://ci-apps.yunohost.org/ci/apps/mastodon/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/mastodon.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/mastodon.maintain.svg)
-
-[![Instalar Mastodon con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-
-*[Leer este README en otros idiomas.](./ALL_README.md)*
-
-> *Este paquete le permite instalarMastodon 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
-
-Mastodon is a free, open-source microblogging social network.
-It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-
-
-**Versión actual:** 4.2.12~ynh1
-
-**Demo:** <https://joinmastodon.org/>
-
-## Capturas
-
-![Captura de Mastodon](./doc/screenshots/mastodon.png)
-
-## Documentaciones y recursos
-
-- Sitio web oficial: <https://joinmastodon.org/>
-- Documentación administrador oficial: <https://docs.joinmastodon.org/>
-- Repositorio del código fuente oficial de la aplicación : <https://github.com/mastodon/mastodon>
-- Catálogo YunoHost: <https://apps.yunohost.org/app/mastodon>
-- Reportar un error: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
-
-## Información para desarrolladores
-
-Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing
-
-Para probar la rama `testing`, sigue asÍ:
-
-```bash
-sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-o
-sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
-```
-
-**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>