1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/isso_ynh.git synced 2024-09-03 19:35:55 +02:00
isso_ynh/README_gl.md
2024-03-29 07:08:16 +01:00

58 lines
2.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# Isso para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/isso.svg)](https://dash.yunohost.org/appci/app/isso) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/isso.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/isso.maintain.svg)
[![Instalar Isso con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=isso)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar Isso 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
Isso *Ich schrei sonst* is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for
[Disqus](http://disqus.com).
### Features
- Comments written in Markdown
- SQLite backend
- Disqus & WordPress Import
- Configurable JS client
**Versión proporcionada:** 0.13.0~ynh3
**Demo:** <https://isso-comments.de>
## Capturas de pantalla
![Captura de pantalla de Isso](./doc/screenshots/example.jpg)
## Documentación e recursos
- Web oficial da app: <https://isso-comments.de>
- Documentación oficial para usuarias: <https://isso-comments.de/docs/reference/client-config/>
- Documentación oficial para admin: <https://isso-comments.de/docs/reference/server-config/>
- Repositorio de orixe do código: <https://github.com/posativ/isso>
- Tenda YunoHost: <https://apps.yunohost.org/app/isso>
- Informar dun problema: <https://github.com/YunoHost-Apps/isso_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/isso_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/isso_ynh/tree/testing --debug
ou
sudo yunohost app upgrade isso -u https://github.com/YunoHost-Apps/isso_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>