/fastpress

[Not finished] New, Fast and Experimental PHP blogging software

Primary LanguageJavaScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

fastpress Build Status

Latest Stable Version Total Downloads Scrutinizer Code Quality Gitter chat License

New, Experimental and Fast PHP blogging app.

Install

composer

Use composer to install fastpress and require the dependancies

$ composer create-project fastpress/fastpress:"dev-master"
$ cd fastpress
$ update composer