22 lines
1.9 KiB
Markdown
22 lines
1.9 KiB
Markdown
# Welcome to FlatPress! <a href="https://github.com/flatpressblog/flatpress/releases" title="See releases"><img alt="See releases" src="https://img.shields.io/github/release/flatpressblog/flatpress.svg?label=Latest%20release&style=plastic"></a> <a href="https://github.com/flatpressblog/flatpress/blob/master/LICENSE.md" title="License"><img alt="License" src="https://img.shields.io/github/license/flatpressblog/flatpress.svg?style=plastic"></a> <a href="https://twitter.com/intent/follow?screen_name=flatpress" title="Follow on Twitter"><img src="https://img.shields.io/twitter/follow/flatpress.svg?style=social&logo=twitter" alt="Follow on Twitter"></a>
|
|
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").
|