2022-07-29 20:46:25 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2021-07-14 16:10:22 +02:00
# my_capsule pour YunoHost
2023-06-14 18:03:11 +02:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/my_capsule.svg )](https://dash.yunohost.org/appci/app/my_capsule) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/my_capsule.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/my_capsule.maintain.svg )
2021-07-14 16:10:22 +02:00
[![Installer my_capsule avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=my_capsule)
*[Read this readme in english.](./README.md)*
2023-06-14 18:03:11 +02:00
> *Ce package vous permet d’ installer my_capsule rapidement et simplement sur un serveur YunoHost.
Si vous n’ avez pas YunoHost, regardez [ici ](https://yunohost.org/#/install ) pour savoir comment l’ installer et en profiter.*
2021-07-14 16:10:22 +02:00
2023-06-14 18:03:11 +02:00
## Vue d’ ensemble
2021-07-14 16:10:22 +02:00
2022-07-31 14:54:54 +02:00
Capsule Gemini personnalisée avec accès SFTP et HtmGem pour rendre vos pages Gemini accessibles sur le web.
2021-07-14 16:10:22 +02:00
2023-08-30 09:39:04 +02:00
**Version incluse :** 1.4.1~ynh1
2021-07-14 16:10:22 +02:00
**Démo :** https://gmi.sbgodin.fr/htmgem/
2023-06-14 18:03:11 +02:00
## Captures d’ écran
2021-07-14 16:28:20 +02:00
2023-06-14 18:03:11 +02:00
![Capture d’ écran de my_capsule ](./doc/screenshots/screenshot2.png )
![Capture d’ écran de my_capsule ](./doc/screenshots/screenshot1.png )
2021-07-14 16:28:20 +02:00
2021-07-14 16:10:22 +02:00
## Documentations et ressources
2023-06-14 18:12:34 +02:00
* Site officiel de l’ app : < https: // tildegit . org / Sbgodin / htmgem >
2023-06-14 18:03:11 +02:00
* Dépôt de code officiel de l’ app : < https: // tildegit . org / Sbgodin / htmgem >
2023-12-02 23:27:27 +01:00
* YunoHost Store: < https: // apps . yunohost . org / app / my_capsule >
2022-07-29 20:46:25 +02:00
* Signaler un bug : < https: // github . com / YunoHost-Apps / my_capsule_ynh / issues >
2021-07-14 16:10:22 +02:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/my_capsule_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
2022-07-29 20:46:25 +02:00
``` bash
2021-07-14 16:10:22 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/my_capsule_ynh/tree/testing --debug
ou
sudo yunohost app upgrade my_capsule -u https://github.com/YunoHost-Apps/my_capsule_ynh/tree/testing --debug
```
2023-06-14 18:03:11 +02:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >