From b3f613a5d2cb50f5e49b8f503bb64c23645887d8 Mon Sep 17 00:00:00 2001 From: azett Date: Wed, 3 Oct 2018 11:33:44 +0200 Subject: [PATCH] readme blingbling --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c62afa8..77701b0 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ -#flatpress -Unofficial FlatPress version to be run in PHP 7.2 -Official FlatPress site: http://flatpress.org/ +# flatpress +Unofficial FlatPress version to be run in PHP 7.2
+
+Official FlatPress site: http://flatpress.org/
Official FlatPress GitHub project: https://github.com/evacchi/flatpress -##What is that? -The development of FlatPress was discontinued by its author [Edoardo Vacchi](https://github.com/evacchi/). A big salute to your years of effort on this really great flatfile blogging system, Sir! +## What is that? +The development of FlatPress was discontinued by its author [Edoardo Vacchi](https://github.com/evacchi/). A big salute to your years of effort on this really great flatfile blogging system, Sir!
The last FlatPress version 1.0.3 works nicely in PHP 5, but fails in PHP 7. The goal of this fork is to keep it running in current PHP versions. It starts with version 1.0.3.php7. -##What can you expect? -We'll try to keep FlatPress and its plugins in its feature set of version 1.0.3 usable with current PHP versions. Even if incidentally some bugs may be fixed, this fork is not supposed to build new features and functions into FlatPress. \ No newline at end of file +## What can you expect? +We'll try to keep FlatPress and its plugins in its feature set of version 1.0.3 usable with current PHP versions. Even if incidentally some bugs may be fixed, this fork is not supposed to build new features and functions into FlatPress.