From 41c60d8e1aeb52482da530653bc79841db1687bb Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 21 Jul 2022 06:20:09 +0000 Subject: [PATCH] Auto-update README --- README.md | 21 +++++++++++---------- README_fr.md | 27 ++++++++++++++++----------- 2 files changed, 27 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 42e28c5..cf764d2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # SPIP for YunoHost -[![Integration level](https://dash.yunohost.org/integration/spip.svg)](https://dash.yunohost.org/appci/app/spip) ![](https://ci-apps.yunohost.org/ci/badges/spip.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/spip.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/spip.svg)](https://dash.yunohost.org/appci/app/spip) ![Working status](https://ci-apps.yunohost.org/ci/badges/spip.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/spip.maintain.svg) [![Install SPIP with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=spip) *[Lire ce readme en français.](./README_fr.md)* @@ -23,7 +23,7 @@ CMS with a focus on collaborative edition and multilingualism ## Screenshots -![](./doc/screenshots/220px-Logo_SPIP.png) +![Screenshot of SPIP](./doc/screenshots/220px-Logo_SPIP.png) ## Disclaimers / important information @@ -62,22 +62,23 @@ You should see that SPIP is installed after that. ## Documentation and resources -* Official app website: http://www.spip.net/ -* Official user documentation: https://www.spip.net/en_rubrique57.html -* Official admin documentation: https://www.spip.net/en_rubrique209.html -* Upstream app code repository: https://git.spip.net/spip/spip -* YunoHost documentation for this app: https://yunohost.org/app_spip -* Report a bug: https://github.com/YunoHost-Apps/spip_ynh/issues +* Official app website: +* Official user documentation: +* 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/spip_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/spip_ynh/tree/testing --debug or sudo yunohost app upgrade spip -u https://github.com/YunoHost-Apps/spip_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 cd65fb8..f7da51b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # SPIP pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/spip.svg)](https://dash.yunohost.org/appci/app/spip) ![](https://ci-apps.yunohost.org/ci/badges/spip.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/spip.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/spip.svg)](https://dash.yunohost.org/appci/app/spip) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/spip.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/spip.maintain.svg) [![Installer SPIP avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=spip) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer SPIP 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.* @@ -19,7 +23,7 @@ CMS conçu pour l'édition collaborative et le multilinguisme ## Captures d'écran -![](./doc/screenshots/220px-Logo_SPIP.png) +![Capture d'écran de SPIP](./doc/screenshots/220px-Logo_SPIP.png) ## Avertissements / informations importantes @@ -55,22 +59,23 @@ Notez qu'une tâche cron sera exécutée après la fin de cette commande. Vous d ## Documentations et ressources -* Site officiel de l'app : http://www.spip.net/ -* Documentation officielle utilisateur : https://www.spip.net/en_rubrique57.html -* Documentation officielle de l'admin : https://www.spip.net/en_rubrique209.html -* Dépôt de code officiel de l'app : https://git.spip.net/spip/spip -* Documentation YunoHost pour cette app : https://yunohost.org/app_spip -* Signaler un bug : https://github.com/YunoHost-Apps/spip_ynh/issues +* Site officiel de l'app : +* Documentation officielle utilisateur : +* 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/spip_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/spip_ynh/tree/testing --debug ou sudo yunohost app upgrade spip -u https://github.com/YunoHost-Apps/spip_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 :**