From 444844bcf862aec351d59d02729b5ba4fffec2d4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 23 Sep 2022 19:07:30 +0000 Subject: [PATCH] Auto-update README --- README.md | 2 ++ README_fr.md | 1 + 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index d5f54e1..ede603b 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Bludit is a web application to build your own website or blog in seconds, it's completely free and open source. Bludit uses files in 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. +Bludit is a Flat-File CMS. + Bludit supports Markdown and HTML code for the content. **Shipped version:** 3.14.1~ynh1 diff --git a/README_fr.md b/README_fr.md index fbaf315..1aea0ae 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,6 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Bludit is a web application to build your own website or blog in seconds, it's completely free and open source. Bludit uses files in 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. +Bludit is a Flat-File CMS. Bludit supports Markdown and HTML code for the content.