Zenmark.js

NPM version

What is zenmark.js?

A simple way to parse markdown and generates static website.

How to install

Install zenmark

$ npm install zenmark -g

Get the basic template

$ git clone -b gh-pages https://github.com/findyourmagic/zenmark.git

How to use

$ 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