Add WDM gem to properly enable auto-regeneration on Windows
Merge branch 'feature/config-refactor' into develop
Clean-up `Gemfile`
- Remove gems already included with `github-pages`
- Remove Octopress, should be optional
Support Jekyll 3.0
- Update to Jekyll v3.0
- Switch from Pygments.rb to Rouge for syntax highlighting
- Minor updates to syntax.scss partial and theme documentation
- Include jekyll-gist gem
- Close #192, #218
Merge branch 'master' into feed-author
Merge pull request #70 from simathur/patch-1
Delete Gemfile.lock
Delete Gemfile.lock
This file was added to the .gitignore recently, but hasn't been deleted from the code line.
Update to Jekyll 2.2.0
- Using the theme for the first time install Bundler and then run 'bundle install'
- Updating the theme run 'bundle update' to update all gem dependencies
Merge pull request #55 from yihangho/master
Bump up the versions of Jekyll and other dependencies
Bump up all the versions.