1.0.4 • Published 6 years ago
md2ml v1.0.4
md2ml
A commend line interface for generate static blog easy
Installation
npm i -g md2mlUsage
install a blog
md2ml iCreate a new post
Create new-post.md with author jack
md2ml create -f 'new-post.md' -a 'jack'build into html
cd into the folder than you install and run
md2ml build