MDEngine

MDEngine is a simple static website framework written in PHP. It allows you to place Markdown files in your web root and have them processed into HTML using your custom template or one of the three built-in defaults.

Installation is easy, just copy the .htaccess file and the _mdengine directory to your web root and you're good to go!

For more details, please check out the MDEngine on GitHub.