1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/overleaf_ynh.git synced 2024-09-03 19:56:27 +02:00
overleaf_ynh/README_es.md

49 lines
1.9 KiB
Markdown
Raw Normal View History

2024-05-16 03:41:37 +02:00
<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# Overleaf para Yunohost
2024-06-26 03:45:42 +02:00
[![Nivel de integración](https://dash.yunohost.org/integration/overleaf.svg)](https://ci-apps.yunohost.org/ci/apps/overleaf/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/overleaf.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/overleaf.maintain.svg)
2024-05-16 03:41:37 +02:00
[![Instalar Overleaf con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=overleaf)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarOverleaf 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
Overleaf is an open-source online real-time collaborative LaTeX editor.
2024-09-02 03:41:03 +02:00
**Versión actual:** 2024.08.26~ynh1
2024-05-16 03:41:37 +02:00
## Capturas
![Captura de Overleaf](./doc/screenshots/screenshot.png)
## Documentaciones y recursos
- Sitio web oficial: <https://www.overleaf.com>
- Documentación usuario oficial: <https://www.overleaf.com/learn>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/overleaf/overleaf>
- Catálogo YunoHost: <https://apps.yunohost.org/app/overleaf>
- Reportar un error: <https://github.com/YunoHost-Apps/overleaf_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/overleaf_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/overleaf_ynh/tree/testing --debug
o
sudo yunohost app upgrade overleaf -u https://github.com/YunoHost-Apps/overleaf_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>