Skip to content

robcrocombe/jekyll-post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jekyll-post

Draft, edit, publish Jekyll posts from the command line.

Installation: npm install -g robcrocombe/jekyll-post

Usage: post <command> "post name"

Options:

  -h, --help           output usage information
  -V, --version        output the version number
  d, draft <name>      create a draft post
  p, publish [name]    publish all drafts, or a single draft
  u, unpublish <name>  unpublish a post

Jekyll-Post can be ran from the root of any Jekyll directory containing _drafts and _posts.

About

Draft, edit, publish Jekyll posts from the command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published