flatpress/README.md
2019-01-06 19:43:06 +01:00

22 lines
978 B
Markdown

# Welcome to FlatPress!
FlatPress is a lightweight, easy-to-set-up blogging engine. Plain and simple, just PHP. No database needed!
<br>
Official FlatPress site: http://flatpress.org/<br>
Official FlatPress GitHub project: https://github.com/flatpressblog/flatpress
## 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.
## Installation
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
FlatPress was initially developed by [Edoardo Vacchi (NoWhereMan)](http://www.nowhereland.it "nowhereland.it"). Edoardo was supported by Hydra, drudo, giulio, alcor, and Tychondriax.<br>
<br>
Since 2018, FlatPress is taken care of by [Arvid Zimmermann](https://arvidzimmermann.de "arvidzimmermann.de").