Skip to content
This repository has been archived by the owner on Dec 29, 2018. It is now read-only.
/ zenmark Public archive

A simple way to parse markdown and generates static website

Notifications You must be signed in to change notification settings

findyourmagic/zenmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple way to parse markdown and generates static website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published