jekyll 命令有什么作用:
$ bundle exec jekyll serve --incremental
意思是如何让它只重建那些我修改/更新的页面而不是构建整个站点?
bundle jekyll github-pages
bundle ×1
github-pages ×1
jekyll ×1