1
0
Fork 0
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:
lapineige 2024-05-06 08:56:13 +02:00 committed by GitHub
commit cd95ba43ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 46 additions and 3 deletions

View file

@ -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
![Screenshot of Gancio](./doc/screenshots/screenshot.png) ![Screenshot of Gancio](./doc/screenshots/screenshot.png)
## Documentation and resources ## Documentation and resources
- Official app website: <https://gancio.org> - Official app website: <https://gancio.org>

View file

@ -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
View 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
[![Livello di integrazione](https://dash.yunohost.org/integration/gancio.svg)](https://dash.yunohost.org/appci/app/gancio) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/gancio.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/gancio.maintain.svg)
[![Installa Gancio con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](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 dellapp: <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 dellapp: <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 questapp:** <https://yunohost.org/packaging_apps>