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 2022-07-29 18:46:25 +00:00
parent 97c87665a0
commit 75a0e4ea9a
2 changed files with 27 additions and 19 deletions

View file

@ -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: <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>
## 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
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,26 +1,31 @@
<!--
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.
-->
# 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 : <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>
## 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
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>