A commend line interface for generate static blog easy
npm i -g md2ml
md2ml i
Create new-post.md with author jack
md2ml create -f 'new-post.md' -a 'jack'
Create page.md with author jack
md2ml create -p 'new-post.md' -a 'jack'
md2ml -h
cd into the folder than you install and run
md2ml build