diff --git a/README.md b/README.md index c1bb8d7..fff618e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # WordPress for YunoHost -[![Integration level](https://dash.yunohost.org/integration/wordpress.svg)](https://dash.yunohost.org/appci/app/wordpress) ![](https://ci-apps.yunohost.org/ci/badges/wordpress.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/wordpress.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/wordpress.svg)](https://dash.yunohost.org/appci/app/wordpress) ![Working status](https://ci-apps.yunohost.org/ci/badges/wordpress.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/wordpress.maintain.svg) [![Install WordPress with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wordpress) *[Lire ce readme en français.](./README_fr.md)* @@ -15,22 +15,18 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview -Create a beautiful blog or website easily - -**Shipped version:** 5.8~ynh1 +WordPress is open source software you can use to create a beautiful website, blog, or app. +With this package, you can even activate the [multisite](https://wordpress.org/support/article/glossary/#multisite) option. +**Shipped version:** 5.9.3~ynh2 ## Screenshots -![](./doc/screenshots/screen-themes.png) +![Screenshot of WordPress](./doc/screenshots/screen-themes.png) ## Disclaimers / important information -## Overview -WordPress is open source software you can use to create a beautiful website, blog, or app. -With this package, you can even activate the [multisite](https://wordpress.org/support/article/glossary/#multisite) option. - ## Configuration Use the admin panel of your WordPress to configure this app. @@ -63,21 +59,22 @@ Furthermore, you might take a look at the [Hardening Wordpress Guide](https://wo ## Documentation and resources -* Official app website: https://wordpress.org/ -* Official admin documentation: https://codex.wordpress.org/ -* Upstream app code repository: https://core.trac.wordpress.org/browser -* YunoHost documentation for this app: https://yunohost.org/app_wordpress -* Report a bug: https://github.com/YunoHost-Apps/wordpress_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/wordpress_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --debug or sudo yunohost app upgrade wordpress -u https://github.com/YunoHost-Apps/wordpress_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 4a3504a..1687550 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,32 +1,32 @@ + + # WordPress pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/wordpress.svg)](https://dash.yunohost.org/appci/app/wordpress) ![](https://ci-apps.yunohost.org/ci/badges/wordpress.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/wordpress.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/wordpress.svg)](https://dash.yunohost.org/appci/app/wordpress) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/wordpress.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/wordpress.maintain.svg) [![Installer WordPress avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wordpress) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer WordPress 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 -Logiciel de création de blog ou de site Web - -**Version incluse :** 5.8~ynh1 +WordPress est un logiciel libre que vous pouvez utiliser pour créer un site ou un blog. +Avec ce package, vous pouvez même activer l'option [multisite](https://codex.wordpress.org/Glossary#Multisite). +**Version incluse :** 5.9.3~ynh2 ## Captures d'écran -![](./doc/screenshots/screen-themes.png) +![Capture d'écran de WordPress](./doc/screenshots/screen-themes.png) ## Avertissements / informations importantes -## Vue d'ensemble -WordPress est un logiciel libre que vous pouvez utiliser pour créer un site ou un blog. -Avec ce package, vous pouvez même activer l'option [multisite](https://codex.wordpress.org/Glossary#Multisite). - ## Configuration Utilisez le panneau d'administration de votre WordPress pour le configurer. @@ -59,21 +59,22 @@ Par ailleurs, vous pourriez avoir besoin de regarder [ce guide](https://wordpres ## Documentations et ressources -* Site officiel de l'app : https://wordpress.org/ -* Documentation officielle de l'admin : https://codex.wordpress.org/ -* Dépôt de code officiel de l'app : https://core.trac.wordpress.org/browser -* Documentation YunoHost pour cette app : https://yunohost.org/app_wordpress -* Signaler un bug : https://github.com/YunoHost-Apps/wordpress_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/wordpress_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --debug ou sudo yunohost app upgrade wordpress -u https://github.com/YunoHost-Apps/wordpress_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 :**