diff --git a/README.md b/README.md index be6066b..c05f297 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ It shall NOT be edited by hand. # Sitemagic CMS for YunoHost -[![Integration level](https://dash.yunohost.org/integration/sitemagic.svg)](https://dash.yunohost.org/appci/app/sitemagic) ![](https://ci-apps.yunohost.org/ci/badges/sitemagic.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/sitemagic.maintain.svg) -[![Install Sitemagic CMS with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=sitemagic) +[![Integration level](https://dash.yunohost.org/integration/sitemagiccms.svg)](https://dash.yunohost.org/appci/app/sitemagiccms) ![](https://ci-apps.yunohost.org/ci/badges/sitemagiccms.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/sitemagiccms.maintain.svg) +[![Install Sitemagic CMS with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=sitemagiccms) *[Lire ce readme en français.](./README_fr.md)* @@ -31,18 +31,18 @@ Content Management System * Official app website: https://sitemagic.org/ * Official admin documentation: https://sitemagic.org/sites/cms-guide/ * Upstream app code repository: https://github.com/Jemt/SitemagicCMS -* YunoHost documentation for this app: https://yunohost.org/app_sitemagic -* Report a bug: https://github.com/YunoHost-Apps/sitemagic_ynh/issues +* YunoHost documentation for this app: https://yunohost.org/app_sitemagiccms +* Report a bug: https://github.com/YunoHost-Apps/sitemagiccms_ynh/issues ## Developer info -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/sitemagic_ynh/tree/testing). +Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/sitemagiccms_ynh/tree/testing). To try the testing branch, please proceed like that. ``` -sudo yunohost app install https://github.com/YunoHost-Apps/sitemagic_ynh/tree/testing --debug +sudo yunohost app install https://github.com/YunoHost-Apps/sitemagiccms_ynh/tree/testing --debug or -sudo yunohost app upgrade sitemagic -u https://github.com/YunoHost-Apps/sitemagic_ynh/tree/testing --debug +sudo yunohost app upgrade sitemagiccms -u https://github.com/YunoHost-Apps/sitemagiccms_ynh/tree/testing --debug ``` **More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 7be3b73..82f1548 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,7 +1,7 @@ # Sitemagic CMS pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/sitemagic.svg)](https://dash.yunohost.org/appci/app/sitemagic) ![](https://ci-apps.yunohost.org/ci/badges/sitemagic.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/sitemagic.maintain.svg) -[![Installer Sitemagic CMS avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=sitemagic) +[![Niveau d'intégration](https://dash.yunohost.org/integration/sitemagiccms.svg)](https://dash.yunohost.org/appci/app/sitemagiccms) ![](https://ci-apps.yunohost.org/ci/badges/sitemagiccms.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/sitemagiccms.maintain.svg) +[![Installer Sitemagic CMS avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=sitemagiccms) *[Read this readme in english.](./README.md)* *[Lire ce readme en français.](./README_fr.md)* @@ -27,18 +27,18 @@ Système de gestion de contenu * Site officiel de l'app : https://sitemagic.org/ * Documentation officielle de l'admin : https://sitemagic.org/sites/cms-guide/ * Dépôt de code officiel de l'app : https://github.com/Jemt/SitemagicCMS -* Documentation YunoHost pour cette app : https://yunohost.org/app_sitemagic -* Signaler un bug : https://github.com/YunoHost-Apps/sitemagic_ynh/issues +* Documentation YunoHost pour cette app : https://yunohost.org/app_sitemagiccms +* Signaler un bug : https://github.com/YunoHost-Apps/sitemagiccms_ynh/issues ## Informations pour les développeurs -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/sitemagic_ynh/tree/testing). +Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/sitemagiccms_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. ``` -sudo yunohost app install https://github.com/YunoHost-Apps/sitemagic_ynh/tree/testing --debug +sudo yunohost app install https://github.com/YunoHost-Apps/sitemagiccms_ynh/tree/testing --debug ou -sudo yunohost app upgrade sitemagic -u https://github.com/YunoHost-Apps/sitemagic_ynh/tree/testing --debug +sudo yunohost app upgrade sitemagiccms -u https://github.com/YunoHost-Apps/sitemagiccms_ynh/tree/testing --debug ``` **Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file