Last active
February 27, 2016 12:34
-
-
Save brgnepal/dd219ed2ec5f5ab86669 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ jekyll serve --watch | |
| Configuration file: /home/budhram/_work/blogging/budhrg.github.io/_config.yml | |
| Deprecation: Please change 'use_coderay' to 'enable_coderay' in your configuration file. | |
| Deprecation: You appear to have pagination turned on, but you haven't included the `jekyll-paginate` gem. Ensure you have `gems: [jekyll-paginate]` in your configuration file. | |
| Source: /home/budhram/_work/blogging/budhrg.github.io | |
| Destination: /home/budhram/_work/blogging/budhrg.github.io/_site | |
| Incremental build: disabled. Enable with --incremental | |
| Generating... | |
| Dependency Error: Yikes! It looks like you don't have pygments or one of its dependencies installed. In order to use Jekyll as currently configured, you'll need to install this gem. The full error message from Ruby is: 'cannot load such file -- pygments' If you run into trouble, you can find helpful resources at http://jekyllrb.com/help/! | |
| Liquid Exception: pygments in /home/budhram/_work/blogging/budhrg.github.io/_posts/2012-09-06-ruby-quirks-you-would-amaze-at-first-point.html | |
| ERROR: YOUR SITE COULD NOT BE BUILT: | |
| ------------------------------------ | |
| pygments |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment