mirror of
https://github.com/YunoHost-Apps/gancio_ynh.git
synced 2024-09-03 20:36:19 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
cd95ba43ac
3 changed files with 46 additions and 3 deletions
|
@ -18,7 +18,6 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub.
|
Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 1.15.5~ynh1
|
**Shipped version:** 1.15.5~ynh1
|
||||||
|
|
||||||
**Demo:** <https://demo.gancio.org/>
|
**Demo:** <https://demo.gancio.org/>
|
||||||
|
@ -26,7 +25,6 @@ Gancio provide an online agenda open to contributions, and federated with the fe
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
- Official app website: <https://gancio.org>
|
- Official app website: <https://gancio.org>
|
||||||
|
|
|
@ -18,7 +18,6 @@ NON debe editarse manualmente.
|
||||||
|
|
||||||
Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub.
|
Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub.
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 1.15.5~ynh1
|
**Versión proporcionada:** 1.15.5~ynh1
|
||||||
|
|
||||||
**Demo:** <https://demo.gancio.org/>
|
**Demo:** <https://demo.gancio.org/>
|
||||||
|
|
46
README_it.md
Normal file
46
README_it.md
Normal file
|
@ -0,0 +1,46 @@
|
||||||
|
<!--
|
||||||
|
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
NON DEVE essere modificato manualmente.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Gancio per YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/gancio)  
|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=gancio)
|
||||||
|
|
||||||
|
*[Leggi questo README in altre lingue.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Questo pacchetto ti permette di installare Gancio su un server YunoHost in modo semplice e veloce.*
|
||||||
|
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
|
||||||
|
|
||||||
|
## Panoramica
|
||||||
|
|
||||||
|
Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub.
|
||||||
|
|
||||||
|
|
||||||
|
**Versione pubblicata:** 1.6.17~ynh1
|
||||||
|
|
||||||
|
**Prova:** <https://demo.gancio.org/>
|
||||||
|
## Documentazione e risorse
|
||||||
|
|
||||||
|
- Sito web ufficiale dell’app: <https://gancio.org>
|
||||||
|
- Documentazione ufficiale per gli utenti: <https://gancio.org/usage>
|
||||||
|
- Documentazione ufficiale per gli amministratori: <https://gancio.org/install/>
|
||||||
|
- Repository upstream del codice dell’app: <https://framagit.org/les/gancio>
|
||||||
|
- Store di YunoHost: <https://apps.yunohost.org/app/gancio>
|
||||||
|
- Segnala un problema: <https://github.com/YunoHost-Apps/gancio_ynh/issues>
|
||||||
|
|
||||||
|
## Informazioni per sviluppatori
|
||||||
|
|
||||||
|
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/gancio_ynh/tree/testing).
|
||||||
|
|
||||||
|
Per provare la branch di `testing`, si prega di procedere in questo modo:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/gancio_ynh/tree/testing --debug
|
||||||
|
o
|
||||||
|
sudo yunohost app upgrade gancio -u https://github.com/YunoHost-Apps/gancio_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue