0.3.9 • Published 10 years ago

jekyll-cli v0.3.9

Weekly downloads
28
License
MIT
Repository
github
Last release
10 years ago

Installation

$ npm install -g jekyll-cli

Getting Started

Commands

$ jkl new [options] <PATH>    Creates a new Jekyll site scaffold in PATH
$ jkl post [options] <TITLE>  Create a new post
$ jkl watch [options]         Watch the changes locally
$ jkl sass [options]          Compile Sass stylesheets
$ jkl git                     Setup git repository
$ jkl deploy [options]        Deploy to GitHub

Display command help documentation

$ jkl post -h
  Usage: post [options] <TITLE>

  Options:

    -h, --help    output usage information
    -d, --drafts  As a draft
    --ext <NAME>  Specify the extension name (Defaults to md)

License

Licensed under the MIT License.

0.3.9

10 years ago

0.3.8

11 years ago

0.3.7

11 years ago

0.3.6

11 years ago

0.3.5

11 years ago

0.3.4

11 years ago

0.3.3

11 years ago

0.3.2

11 years ago

0.3.1

11 years ago

0.3.0

11 years ago

0.2.3

11 years ago

0.2.2

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago

0.0.1

11 years ago