A micro CMS using markdown documents
Serves markdown files on a webserver as HTML5.
- generates table of contents
- source view
- pure PHP template support
This is work in progress - every time you install it on a production machine a little kitten dies
- PHP >=5.3
git clone [email protected]:apemsel/madows.git
./composer.phar install
- Edit configuration in
madows.json
- Edit or create new templates in
templates