Skip to content
/ md2ml Public

A commend line interface for generate static blog easy

Notifications You must be signed in to change notification settings

lanqy/md2ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md2ml

A commend line interface for generate static blog easy

Install

npm i -g md2ml

Usage

install a blog

md2ml i

Create new post

Create new-post.md with author jack

md2ml create -f 'new-post.md' -a 'jack'

Create new page

Create page.md with author jack

md2ml create -p 'new-post.md' -a 'jack'

Help

md2ml -h

build into html

cd into the folder than you install and run

md2ml build

About

A commend line interface for generate static blog easy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published