mirror of
https://github.com/YunoHost-Apps/tiddlywiki_ynh.git
synced 2024-09-03 20:26:34 +02:00
49 lines
2.1 KiB
Markdown
49 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.
|
|
-->
|
|
|
|
# TiddlyWiki para YunoHost
|
|
|
|
[![Nivel de integración](https://dash.yunohost.org/integration/tiddlywiki.svg)](https://ci-apps.yunohost.org/ci/apps/tiddlywiki/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/tiddlywiki.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/tiddlywiki.maintain.svg)
|
|
|
|
[![Instalar TiddlyWiki con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tiddlywiki)
|
|
|
|
*[Le este README en outros idiomas.](./ALL_README.md)*
|
|
|
|
> *Este paquete permíteche instalar TiddlyWiki 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
|
|
|
|
TiddlyWiki is a complete interactive wiki in JavaScript. It can be used as a single HTML file in the browser or as a powerful Node.js application. It is highly customisable: the entire user interface is itself implemented in hackable WikiText.
|
|
|
|
**Versión proporcionada:** 5.3.5~ynh2
|
|
|
|
**Demo:** <https://tiddlywiki.com/>
|
|
|
|
## Capturas de pantalla
|
|
|
|
![Captura de pantalla de TiddlyWiki](./doc/screenshots/screenshot.png)
|
|
|
|
## Documentación e recursos
|
|
|
|
- Web oficial da app: <https://tiddlywiki.com/>
|
|
- Documentación oficial para admin: <https://tiddlywiki.com/>
|
|
- Repositorio de orixe do código: <https://github.com/Jermolene/TiddlyWiki5>
|
|
- Tenda YunoHost: <https://apps.yunohost.org/app/tiddlywiki>
|
|
- Informar dun problema: <https://github.com/YunoHost-Apps/tiddlywiki_ynh/issues>
|
|
|
|
## Info de desenvolvemento
|
|
|
|
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/tiddlywiki_ynh/tree/testing).
|
|
|
|
Para probar a rama `testing`, procede deste xeito:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/tiddlywiki_ynh/tree/testing --debug
|
|
ou
|
|
sudo yunohost app upgrade tiddlywiki -u https://github.com/YunoHost-Apps/tiddlywiki_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|