Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Markdown_Parser has a deprecated constructor in /www/wwwroot/demo/simplecms/lib/markdown.php on line 36
Welcome to PHP Flat-file Markdown Website | PHP Flat-file Markdown Website Demo

Welcome to PHP Flat-file Markdown Website

So what's this?

It is a 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.

What's Markdown anyway?

Markdown is a simple markup language created by John Gruber. You can learn more about markdown on his website.