diff --git a/README.md b/README.md index fa34d4b..8f12538 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Jirafeau for YunoHost -[![Integration level](https://dash.yunohost.org/integration/jirafeau.svg)](https://dash.yunohost.org/appci/app/jirafeau) ![](https://ci-apps.yunohost.org/ci/badges/jirafeau.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jirafeau.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/jirafeau.svg)](https://dash.yunohost.org/appci/app/jirafeau) ![Working status](https://ci-apps.yunohost.org/ci/badges/jirafeau.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/jirafeau.maintain.svg) [![Install Jirafeau with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jirafeau) *[Lire ce readme en français.](./README_fr.md)* @@ -24,7 +24,7 @@ Jirafeau offers the possibility to host and share your files with ease. Choose a ## Screenshots -![](./doc/screenshots/TPjh48P.png) +![Screenshot of Jirafeau](./doc/screenshots/TPjh48P.png) ## Disclaimers / important information @@ -39,20 +39,21 @@ The license text on the "Terms of Service" page, which is shipped with the defau To administer the files within Jirafeau it is enough to go to the address `jirafeau.domaine.tld/admin.php`. ## Documentation and resources -* Official app website: https://gitlab.com/mojo42/Jirafeau -* Upstream app code repository: https://gitlab.com/mojo42/Jirafeau -* YunoHost documentation for this app: https://yunohost.org/app_jirafeau -* Report a bug: https://github.com/YunoHost-Apps/jirafeau_ynh/issues +* Official app website: +* 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/jirafeau_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/jirafeau_ynh/tree/testing --debug or sudo yunohost app upgrade jirafeau -u https://github.com/YunoHost-Apps/jirafeau_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 7f10759..3fabab6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # Jirafeau pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/jirafeau.svg)](https://dash.yunohost.org/appci/app/jirafeau) ![](https://ci-apps.yunohost.org/ci/badges/jirafeau.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jirafeau.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/jirafeau.svg)](https://dash.yunohost.org/appci/app/jirafeau) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/jirafeau.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/jirafeau.maintain.svg) [![Installer Jirafeau avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jirafeau) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer Jirafeau 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.* @@ -20,7 +24,7 @@ Jirafeau offre la possibilité d'héberger et de partager vos fichiers, le tout ## Captures d'écran -![](./doc/screenshots/TPjh48P.png) +![Capture d'écran de Jirafeau](./doc/screenshots/TPjh48P.png) ## Avertissements / informations importantes @@ -35,20 +39,21 @@ Le texte de la licence sur la page "Conditions d'utilisation du service", qui es Pour administrer les fichiers présents au sein de Jirafeau il suffit de se rendre à l'adresse `jirafeau.domaine.tld/admin.php`. ## Documentations et ressources -* Site officiel de l'app : https://gitlab.com/mojo42/Jirafeau -* Dépôt de code officiel de l'app : https://gitlab.com/mojo42/Jirafeau -* Documentation YunoHost pour cette app : https://yunohost.org/app_jirafeau -* Signaler un bug : https://github.com/YunoHost-Apps/jirafeau_ynh/issues +* Site officiel de l'app : +* 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/jirafeau_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/jirafeau_ynh/tree/testing --debug ou sudo yunohost app upgrade jirafeau -u https://github.com/YunoHost-Apps/jirafeau_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 :**