From 75a0e4ea9a96125bfb1bda122f4d9444e3cc13d8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 29 Jul 2022 18:46:25 +0000 Subject: [PATCH] Auto-update README --- README.md | 20 +++++++++++--------- README_fr.md | 26 ++++++++++++++++---------- 2 files changed, 27 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index b832765..fc3463a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # my_capsule for YunoHost -[![Integration level](https://dash.yunohost.org/integration/my_capsule.svg)](https://dash.yunohost.org/appci/app/my_capsule) ![](https://ci-apps.yunohost.org/ci/badges/my_capsule.status.svg) ![](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) *[Lire ce readme en français.](./README_fr.md)* @@ -17,14 +17,15 @@ 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. -**Shipped version:** 1.4.0~ynh2 + +**Shipped version:** 1.4.0~ynh3 **Demo:** https://gmi.sbgodin.fr/htmgem/ ## Screenshots -![](./doc/screenshots/screenshot2.png) -![](./doc/screenshots/screenshot1.png) +![Screenshot of my_capsule](./doc/screenshots/screenshot2.png) +![Screenshot of my_capsule](./doc/screenshots/screenshot1.png) ## Disclaimers / important information @@ -39,19 +40,20 @@ You may have change the SSH port as described in this section: then you should use this port to update your website with SFTP. ## Documentation and resources -* Upstream app code repository: https://tildegit.org/Sbgodin/htmgem -* YunoHost documentation for this app: https://yunohost.org/app_my_capsule -* Report a bug: https://github.com/YunoHost-Apps/my_capsule_ynh/issues +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/my_capsule_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/my_capsule_ynh/tree/testing --debug or sudo yunohost app upgrade my_capsule -u https://github.com/YunoHost-Apps/my_capsule_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 3bf0167..bdc8dcb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,26 +1,31 @@ + + # my_capsule pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/my_capsule.svg)](https://dash.yunohost.org/appci/app/my_capsule) ![](https://ci-apps.yunohost.org/ci/badges/my_capsule.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/my_capsule.maintain.svg) +[![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) [![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)* -*[Lire ce readme en français.](./README_fr.md)* > *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.* ## Vue d'ensemble +Custom Gemini capsule with SFTP access and HtmGem to make your Gemini pages reachable on the web. -**Version incluse :** 1.4.0~ynh2 +**Version incluse :** 1.4.0~ynh3 **Démo :** https://gmi.sbgodin.fr/htmgem/ ## Captures d'écran -![](./doc/screenshots/screenshot2.png) -![](./doc/screenshots/screenshot1.png) +![Capture d'écran de my_capsule](./doc/screenshots/screenshot2.png) +![Capture d'écran de my_capsule](./doc/screenshots/screenshot1.png) ## Avertissements / informations importantes @@ -35,19 +40,20 @@ You may have change the SSH port as described in this section: then you should use this port to update your website with SFTP. ## Documentations et ressources -* Dépôt de code officiel de l'app : https://tildegit.org/Sbgodin/htmgem -* Documentation YunoHost pour cette app : https://yunohost.org/app_my_capsule -* Signaler un bug : https://github.com/YunoHost-Apps/my_capsule_ynh/issues +* Dépôt de code officiel de l'app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## 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. -``` + +``` bash 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 ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :**