【发布时间】:2015-12-14 10:47:53
【问题描述】:
C:\JekyllBlog>jekyll server --watch
Configuration file: C:/JekyllBlog/_config.yml
Deprecation: You appear to have pagination turned on, but you haven't inc
luded the `jekyll-paginate` gem. Ensure you have `gems: [jekyll-paginate]` in yo
ur configuration file.
Source: C:/JekyllBlog
Destination: C:/JekyllBlog/_site
Incremental build: disabled. Enable with --incremental
Generating...
Dependency Error: Yikes! It looks like you don't have pygments or one of its d
ependencies installed. In order to use Jekyll as currently configured, you'll ne
ed to install this gem. The full error message from Ruby is: 'cannot load such f
ile -- pygments' If you run into trouble, you can find helpful resources at http
://jekyllrb.com/help/!
Liquid Exception: pygments in C:/JekyllBlog/_posts/2014-11-28-markdown-and-htm
l.md
ERROR: YOUR SITE COULD NOT BE BUILT:
------------------------------------
pygments
我不是 prgrammer,但每次我启用 jekyll 服务器。这就是 Windows 上 CMD 的功能。
【问题讨论】: