So I found this framework called framefront (http://www.m1k3.net/playground/framefront/) which pretty much is a super simple frontend framework. What I want to do is to save all my content in text files, but using markdown syntax. So it loads the *.txt file and parses the markdown using PHP Markdown (http://michelf.com/projects/php-markdown/).
Can someone help me get this working?
check out the code @ pastebin
http://pastebin.com/m22caac17