diff --git a/README.md b/README.md index d15ac4e..eeae4f0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Wekan for YunoHost -[![Integration level](https://dash.yunohost.org/integration/wekan.svg)](https://dash.yunohost.org/appci/app/wekan) ![](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/wekan.svg)](https://dash.yunohost.org/appci/app/wekan) ![Working status](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) [![Install Wekan with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wekan) *[Lire ce readme en français.](./README_fr.md)* @@ -15,15 +15,16 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview -Trello-like kanban - -**Shipped version:** 5.93~ynh1 +WeKan ® is an completely Open Source and Free software collaborative kanban board application with MIT license. +**Shipped version:** 6.27~ynh1 + +**Demo:** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h ## Screenshots -![](./doc/screenshots/screenshot.jpg) +![Screenshot of Wekan](./doc/screenshots/screenshot.jpg) ## Disclaimers / important information @@ -46,20 +47,22 @@ If you have disable ldap authentication, first registered user will be admin, an ## Documentation and resources -* Official app website: https://wekan.github.io -* Upstream app code repository: https://github.com/wekan/wekan -* YunoHost documentation for this app: https://yunohost.org/app_wekan -* Report a bug: https://github.com/YunoHost-Apps/wekan_ynh/issues +* Official app website: +* Official admin documentation: +* 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/wekan_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug or sudo yunohost app upgrade wekan -u https://github.com/YunoHost-Apps/wekan_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 f50c42d..1379071 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,25 +1,30 @@ + + # Wekan pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/wekan.svg)](https://dash.yunohost.org/appci/app/wekan) ![](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/wekan.svg)](https://dash.yunohost.org/appci/app/wekan) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg) [![Installer Wekan avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wekan) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer Wekan 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 -Un kanban similaire à Trello - -**Version incluse :** 5.93~ynh1 +WeKan ® is an completely Open Source and Free software collaborative kanban board application with MIT license. +**Version incluse :** 6.27~ynh1 + +**Démo :** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h ## Captures d'écran -![](./doc/screenshots/screenshot.jpg) +![Capture d'écran de Wekan](./doc/screenshots/screenshot.jpg) ## Avertissements / informations importantes @@ -42,20 +47,22 @@ If you have disable ldap authentication, first registered user will be admin, an ## Documentations et ressources -* Site officiel de l'app : https://wekan.github.io -* Dépôt de code officiel de l'app : https://github.com/wekan/wekan -* Documentation YunoHost pour cette app : https://yunohost.org/app_wekan -* Signaler un bug : https://github.com/YunoHost-Apps/wekan_ynh/issues +* Site officiel de l'app : +* Documentation officielle de l'admin : +* 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/wekan_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug ou sudo yunohost app upgrade wekan -u https://github.com/YunoHost-Apps/wekan_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 :**