Jekyll用法参数详细说明,Jekyll常用命令一览表,Jekyll最全使用文档, 使用手册。

Serve the page on a test server:

jekyll serve

Detailed build:

jekyll build --trace

Restrict your Ruby environment to the gems in the Gemfile:

``` bundle exec jekyll serve