Skip to content

Instantly share code, notes, and snippets.

@dtKinger
Created April 9, 2015 17:59
Show Gist options
  • Save dtKinger/84f280993ad737619013 to your computer and use it in GitHub Desktop.
Save dtKinger/84f280993ad737619013 to your computer and use it in GitHub Desktop.
Your bundle is complete!
Use `bundle show [gemname]` to see where a bundled gem is installed.
bundle exec jekyll build --config=_config.staging.yml --full-rebuild
Configuration file: _config.staging.yml
Configuration file: /home/vagrant/src/documentation/_config.yml
Source: ./_local
Destination: ./_site
Incremental build: disabled
Generating...
Liquid Exception: Couldn't find file 'modernizr-2.5.1.min.js' in _layouts/default.html
jekyll 3.0.0.beta2 | Error: Couldn't find file 'modernizr-2.5.1.min.js'
rake aborted!
Command failed with status (1): [bundle exec jekyll build --config=_config....]
/home/vagrant/src/documentation/rakelib/staging.rake:4:in `block (2 levels) in <top (required)>'
Tasks: TOP => staging => staging:deploy => staging:build
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment