readme blingbling

This commit is contained in:
azett 2018-10-03 11:33:44 +02:00 committed by GitHub
parent 88e8b02b8f
commit b3f613a5d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,12 @@
#flatpress # flatpress
Unofficial FlatPress version to be run in PHP 7.2 Unofficial FlatPress version to be run in PHP 7.2<br>
Official FlatPress site: http://flatpress.org/ <br>
Official FlatPress site: http://flatpress.org/<br>
Official FlatPress GitHub project: https://github.com/evacchi/flatpress Official FlatPress GitHub project: https://github.com/evacchi/flatpress
##What is that? ## 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 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!<br>
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. 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? ## 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. 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.