php-flatfile-markdown-website
php-flatfile-markdown-website copied to clipboard
Simple Markdown-based Website Engine
WARNING: this repository is no longer maintained.
If you are looking for a good markdown-based CMS please consider my commercial product — MarkEngine which is a idealogical successor of this effort.
PHP Flat-file Markdown Website
This is a simple Markdown-based website engine. It's main goal is to provide simple means of updating small static websites without necessity of learning html while keeping page look consistent.
Installation
To install simply copy all the files to your web server.
License
PHP Flat-file Markdown Website is free software, available under the terms of a BSD-style open source license. It's based on PHP Markdown library that is also available under BSD-style license.