Skip to content

JoshuaChi/joshuachi.github.com

Repository files navigation

INSTALL

$ gem install jekyll

USAGE

$ jekyll build

=> The current folder will be generated into ./_site

$ jekyll build --destination

=> The current folder will be generated into

$ jekyll build --source --destination

=> The folder will be generated into

$ jekyll build --watch

=> The current folder will be generated into ./_site,

watched for changes, and regenerated automatically.

Releases

No releases published

Packages

No packages published