nachonerd/markdownblog

Minimalist Markdown Blog


Keywords
framework, php, blog, markdown, silex
License
GPL-3.0

Documentation

Markdown Blog

Stories in Ready Build Status Code Climate Test Coverage Minimum PHP Version

SensioLabsInsight

Description

Minimalist Markdown Blog Framework based on Silex

License

GPL-3.0

Requirements

Current Version

0.0.2

Changelog

0.0.x

  • Automatic add pages following config files.
  • Init Enviroment of Testing

0.0.0

  • Start Project

Get Starting

$ git clone git@github.com:nachonerd/markdownblog.git
$ cd markdownblog
$ composer install

Running Test Suite

$ cd markdownblog
$ vendor/bin/phpunit -c tests/phpunit.xml