nachonerd/markdownblog

Minimalist Markdown Blog

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 3

Type:project

pkg:composer/nachonerd/markdownblog

dev-master / 0.0.x-dev 2015-11-06 22:18 UTC

This package is not auto-updated.

Last update: 2025-09-27 23:31:45 UTC


README

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