1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_capsule_ynh.git synced 2024-09-03 19:46:21 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-06-14 16:03:11 +00:00
parent c8a4a2d2b9
commit db2e2d8e18
2 changed files with 14 additions and 12 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# my_capsule for YunoHost # my_capsule for YunoHost
[![Integration level](https://dash.yunohost.org/integration/my_capsule.svg)](https://dash.yunohost.org/appci/app/my_capsule) ![Working status](https://ci-apps.yunohost.org/ci/badges/my_capsule.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/my_capsule.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/my_capsule.svg)](https://dash.yunohost.org/appci/app/my_capsule) ![Working status](https://ci-apps.yunohost.org/ci/badges/my_capsule.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/my_capsule.maintain.svg)
[![Install my_capsule with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=my_capsule) [![Install my_capsule with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=my_capsule)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -18,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Custom Gemini capsule with SFTP access and HtmGem to make your Gemini pages reachable on the web. Custom Gemini capsule with SFTP access and HtmGem to make your Gemini pages reachable on the web.
**Shipped version:** 1.4.0~ynh3 **Shipped version:** 1.4.1~ynh0
**Demo:** https://gmi.sbgodin.fr/htmgem/ **Demo:** https://gmi.sbgodin.fr/htmgem/

View file

@ -5,27 +5,28 @@ It shall NOT be edited by hand.
# my_capsule pour YunoHost # my_capsule pour YunoHost
[![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) [![Niveau dinté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)
[![Installer my_capsule avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=my_capsule) [![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)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer my_capsule rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller 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.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Capsule Gemini personnalisée avec accès SFTP et HtmGem pour rendre vos pages Gemini accessibles sur le web. Capsule Gemini personnalisée avec accès SFTP et HtmGem pour rendre vos pages Gemini accessibles sur le web.
**Version incluse :** 1.4.0~ynh3 **Version incluse :** 1.4.1~ynh0
**Démo :** https://gmi.sbgodin.fr/htmgem/ **Démo :** https://gmi.sbgodin.fr/htmgem/
## Captures d'écran ## Captures décran
![Capture d'écran de my_capsule](./doc/screenshots/screenshot2.png) ![Capture décran de my_capsule](./doc/screenshots/screenshot2.png)
![Capture d'écran de my_capsule](./doc/screenshots/screenshot1.png) ![Capture décran de my_capsule](./doc/screenshots/screenshot1.png)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -40,7 +41,7 @@ alors vous devez utiliser ce port pour mettre à jour votre site web avec SFTP.
## Documentations et ressources ## Documentations et ressources
* Dépôt de code officiel de l'app : <https://tildegit.org/Sbgodin/htmgem> * Dépôt de code officiel de lapp : <https://tildegit.org/Sbgodin/htmgem>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_my_capsule> * Documentation YunoHost pour cette app : <https://yunohost.org/app_my_capsule>
* Signaler un bug : <https://github.com/YunoHost-Apps/my_capsule_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/my_capsule_ynh/issues>
@ -56,4 +57,4 @@ ou
sudo yunohost app upgrade my_capsule -u https://github.com/YunoHost-Apps/my_capsule_ynh/tree/testing --debug sudo yunohost app upgrade my_capsule -u https://github.com/YunoHost-Apps/my_capsule_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>