readme blingbling

This commit is contained in:
azett 2019-02-16 22:39:43 +01:00 committed by GitHub
parent 2de7f0761a
commit 6d87f2cc32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,20 +3,17 @@
FlatPress is a lightweight, easy-to-set-up blogging engine. Plain and simple, just PHP. No database needed! FlatPress is a lightweight, easy-to-set-up blogging engine. Plain and simple, just PHP. No database needed!
* Official FlatPress site: [flatpress.org](http://flatpress.org/)<br> [[flatpress.org](https://www.flatpress.org/)] [[Support forum](https://forum.flatpress.org/)] [[GitHub](https://github.com/flatpressblog/flatpress)] [[Twitter](https://www.twitter.com/FlatPress)] [[Changelog](https://github.com/flatpressblog/flatpress/blob/master/CHANGELOG.md)]
* Official FlatPress GitHub project: [github.com/flatpressblog/flatpress](https://github.com/flatpressblog/flatpress)
## Getting started
Installing and running FlatPress is really easy!
- [Download FlatPress](https://www.flatpress.org/download), unzip, upload
- Browse to your web server, run FlatPress installer
- Enjoy blogging with FlatPress!
## Requirements ## Requirements
FlatPress runs on any web server (e.g. Apache or IIS) with PHP 5.6 or higher. Since all data is stored in files, no database is needed. FlatPress runs on any web server (e.g. Apache or IIS) with PHP 5.6 or higher. Since all data is stored in files, no database is needed.
## Getting started
Installing FlatPress is really easy!
- Unzip FlatPress package
- Upload to your web server
- Browse to your web server, FlatPress installer appears
- Enter your desired user name, password etc.
- Enjoy blogging with FlatPress!
## Credits ## Credits
FlatPress was initially developed by [Edoardo Vacchi (NoWhereMan)](http://www.nowhereland.it "nowhereland.it"). Edoardo was supported by [Hydra](http://hydra.clans.it/ "hydra.clans.it"), [drudo](https://drudotec.wordpress.com/ "drudotec.wordpress.com"), giulio, [alcor](http://alcor.altervista.org/ "alcor.altervista.org"), and [Tychondriax](http://tychondriax.altervista.org/blog/ "tychondriax.altervista.org").<br> FlatPress was initially developed by [Edoardo Vacchi (NoWhereMan)](http://www.nowhereland.it "nowhereland.it"). Edoardo was supported by [Hydra](http://hydra.clans.it/ "hydra.clans.it"), [drudo](https://drudotec.wordpress.com/ "drudotec.wordpress.com"), giulio, [alcor](http://alcor.altervista.org/ "alcor.altervista.org"), and [Tychondriax](http://tychondriax.altervista.org/blog/ "tychondriax.altervista.org").<br>
<br> <br>