From c09231a6fca99b67f7bad8735a45abb413537ca7 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Tue, 1 Jun 2021 11:23:29 +0000 Subject: [PATCH] Auto-update README --- README.md | 64 ++++++++++++++++++-------------------------------- README_fr.md | 66 ++++++++++++++++++---------------------------------- 2 files changed, 45 insertions(+), 85 deletions(-) diff --git a/README.md b/README.md index c28640c..81bb283 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + + # Bludit for YunoHost [![Integration level](https://dash.yunohost.org/integration/bludit.svg)](https://dash.yunohost.org/appci/app/bludit) ![](https://ci-apps.yunohost.org/ci/badges/bludit.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/bludit.maintain.svg) @@ -5,58 +10,33 @@ *[Lire ce readme en français.](./README_fr.md)* -> *This package allow you to install Bludit quickly and simply on a YunoHost server. -If you don't have YunoHost, please see [here](https://yunohost.org/install) to know how to install and enjoy it.* +> *This package allows you to install Bludit quickly and simply on a YunoHost server. +If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview -Bludit is a web application to build your own website or blog in seconds; it's completely free and open source. Bludit is a Flat-File CMS, which (in this case) means that Bludit uses files in the JSON format to store the content. You don't need to install or configure a database; you only need a web server with PHP support. +Simple, Fast, Secure, Flat-File CMS -**Shipped version:** 3.13.1 +**Shipped version:** 3.13.1~ynh4 + +**Demo:** https://demo.example.com ## Screenshots -![](https://www.bludit.com/img/bludit_1_en.png?version=3.9.1) +![](./doc/screenshots/bludit_1_en.png) -## Demo +## Documentation and resources -* [Official demo](https://demo.bludit.com/) +* Official app website: www.bludit.com +* Official user documentation: https://yunohost.org/en/app_bludit +* Official admin documentation: https://docs.bludit.com/en/ +* Upstream app code repository: https://github.com/bludit/bludit +* YunoHost documentation for this app: https://yunohost.org/app_bludit +* Report a bug: https://github.com/YunoHost-Apps/bludit_ynh/issues -## Configuration +## Developer info -## Documentation - - * Official documentation: https://docs.bludit.com/en/ - * YunoHost documentation: https://yunohost.org/en/app_bludit - -## YunoHost specific features - -#### Multi-users support - - * Are LDAP and HTTP auth supported? **No** - * Can the app be used by multiple users? **Yes** - -#### Supported architectures - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/bludit.svg)](https://ci-apps.yunohost.org/ci/apps/bludit/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/bludit.svg)](https://ci-apps-arm.yunohost.org/ci/apps/bludit/) - -## Limitations - -## Additionnal informations - -## Links - - * Report a bug: https://github.com/YunoHost-Apps/bludit_ynh/issues - * Bludit website: https://www.bludit.com/ - * Bludit repository: https://github.com/bludit/bludit - * YunoHost website: https://yunohost.org/ - ---- - -## Developers infos - -Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/bludit_ynh/tree/testing). +Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/bludit_ynh/tree/testing). To try the testing branch, please proceed like that. ``` @@ -64,3 +44,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/bludit_ynh/tree/testi or sudo yunohost app upgrade bludit -u https://github.com/YunoHost-Apps/bludit_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 c149287..2e91aab 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,62 +1,38 @@ # Bludit pour YunoHost -[![Integration level](https://dash.yunohost.org/integration/bludit.svg)](https://dash.yunohost.org/appci/app/bludit) ![](https://ci-apps.yunohost.org/ci/badges/bludit.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/bludit.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/bludit.svg)](https://dash.yunohost.org/appci/app/bludit) ![](https://ci-apps.yunohost.org/ci/badges/bludit.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/bludit.maintain.svg) [![Installer Bludit avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=bludit) -*[Read this readme in english.](./README.md)* +*[Read this readme in english.](./README.md)* +*[Lire ce readme en français.](./README_fr.md)* -> *Ce package vous permet d’installer Bludit rapidement et simplement sur un serveur YunoHost. -Si vous n’avez pas YunoHost, consultez [le guide](https://yunohost.org/install) pour apprendre comment l’installer.* +> *Ce package vous permet d'installer Bludit 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 +## Vue d'ensemble -Bludit est une application Web pour créer votre propre site Web ou blog en quelques secondes; c'est totalement gratuit et open source. Bludit est un CMS Flat-File, ce qui (dans ce cas) signifie que Bludit utilise des fichiers au format JSON pour stocker le contenu. Vous n'avez pas besoin d'installer ou de configurer une base de données; vous n'avez besoin que d'un serveur Web prenant en charge PHP. +CMS simple, rapide, sécurisé et à fichier plat -**Version incluse :** 3.13.1 +**Version incluse :** 3.13.1~ynh4 -## Captures d’écran +**Démo :** https://demo.example.com -![](https://www.bludit.com/img/bludit_1_en.png?version=3.9.1) +## Captures d'écran -## Démo +![](./doc/screenshots/bludit_1_en.png) -* [Démo officielle](https://demo.bludit.com/) +## Documentations et ressources -## Configuration +* Site officiel de l'app : www.bludit.com +* Documentation officielle utilisateur : https://yunohost.org/en/app_bludit +* Documentation officielle de l'admin : https://docs.bludit.com/en/ +* Dépôt de code officiel de l'app : https://github.com/bludit/bludit +* Documentation YunoHost pour cette app : https://yunohost.org/app_bludit +* Signaler un bug : https://github.com/YunoHost-Apps/bludit_ynh/issues -## Documentation +## Informations pour les développeurs -* Documentation officielle : https://docs.bludit.com/en/ -* Documentation YunoHost : https://yunohost.org/fr/app_bludit - -## Caractéristiques spécifiques YunoHost - -#### Support multi-utilisateurs - -* L’authentification LDAP est-elle prise en charge ? **Non** -* L’application peut-elle être utilisée par plusieurs utilisateurs ? **Oui** - -#### Architectures supportées - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/bludit.svg)](https://ci-apps.yunohost.org/ci/apps/bludit/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/bludit.svg)](https://ci-apps-arm.yunohost.org/ci/apps/bludit/) - -## Limitations - -## Informations additionnelles - -## Liens - -* Signaler un bug : https://github.com/YunoHost-Apps/bludit_ynh/issues -* Site web de Bludit : https://www.bludit.com/ -* Dépôt de l’application principale : https://github.com/bludit/bludit -* Site web YunoHost : https://yunohost.org/ - ---- - -## Developers infos - -Merci de faire vos pull request sur la [testing branch](https://github.com/YunoHost-Apps/bludit_ynh/tree/testing). +Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/bludit_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. ``` @@ -64,3 +40,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/bludit_ynh/tree/testi ou sudo yunohost app upgrade bludit -u https://github.com/YunoHost-Apps/bludit_ynh/tree/testing --debug ``` + +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file