This is a simple, stupid, hackable website compiler using simply PHP and Markdown.
config.example.php
and src.example
to config.php
and src
, for simplifying git update.src/[pagename].markdown
using markdown syntax."[pagename]" => "Page title",
into src/info.php
.marksite.php
.html
directory. Hurray!