flatpress/README.md
2019-02-08 16:13:34 +01:00

22 lines
1.5 KiB
Markdown

# Welcome to FlatPress! ![](https://img.shields.io/github/release/flatpressblog/flatpress.svg?label=Latest%20stable&style=flat) ![](https://img.shields.io/github/license/flatpressblog/flatpress.svg?style=flat) ![](https://img.shields.io/twitter/follow/flatpress.svg?style=social)
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>
* Official FlatPress GitHub project: [github.com/flatpressblog/flatpress](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.
## 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
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>
Since 2018, FlatPress is taken care of by [Arvid Zimmermann](https://arvidzimmermann.de "arvidzimmermann.de").