Minimalist Markdown Blog Framework based on Silex
GPL-3.0
- PHP version 5.4
- Composer
- SILEX
- cebe/markdown
- PHP Unit 4.7.x (optional)
- PHP_CodeSniffer 2.x (optional)
0.0.2
0.0.x
- Automatic add pages following config files.
- Init Enviroment of Testing
0.0.0
- Start Project
$ git clone git@github.com:nachonerd/markdownblog.git
$ cd markdownblog
$ composer install
$ cd markdownblog
$ vendor/bin/phpunit -c tests/phpunit.xml