A simple way to parse markdown and generates static website.
Install zenmark
$ npm install zenmark -g
Get the basic template
$ git clone -b gh-pages https://github.com/findyourmagic/zenmark.git
$ cd zenmark
Put your markdowns in '/markdown' folder
Edit your document list in '/navigater.json'
And then
$ zenmark
You can find the html in the zenmark folder
Upload and enjoy