Skip to content

hardleaf/markpost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markpost

An arcticle generator with markdown

##Intall

npm install -g markpost

##Use

  • help: markpost -h \n
  • init: markpost init
  • create: markpost create

##Init

Create your director

> $mkdir [content] & cd [content]

Init markpost

> $markpost init

##Create Posts files

Save your markdown files in the articles folder. And execute the command:

>$markpost create

About

An arcticle generator with markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published