~xdavidwu/xdavidwu.link

ref: 3aa50cc5a5c2075795d157d2626e06a3ce6fc9cc xdavidwu.link/Gemfile -rw-r--r-- 116 bytes
3aa50cc5 — Michael Rose 9 years ago
Add support for Jekyll Archives plugin
- Option to select GitHub Pages compatible tag/category page archive or plugin generated archives
dd6d29ba — Michael Rose 9 years ago
Add WDM gem to properly enable auto-regeneration on Windows
d0a08a0e — Michael Rose 9 years ago
Update gems
bf4872e4 — Michael Rose 9 years ago
Merge branch 'feature/config-refactor' into develop
644f54b1 — Michael Rose 9 years ago
Clean-up `Gemfile`
- Remove gems already included with `github-pages`
- Remove Octopress, should be optional
7142a546 — Michael Rose 9 years ago
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
07769c89 — Michael Rose 9 years ago
Update gems
985a6fd4 — andreykurenkov 9 years ago
Merged improvement to post-index.html
eddc18cc — Michael Rose 9 years ago
Merge pull request #141 from cdodd/remove-whitespace

Remove trailing whitespace
f06b4c16 — Craig Dodd 10 years ago
Remove trailing whitespace
f9d59eac — Michael Rose 10 years ago
Update gems
cf086c38 — Michael Rose 10 years ago
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
f9ab20b8 — Michael Rose 11 years ago
Bring back Gemfile
0cdcde10 — Michael Rose 11 years ago
Add category to rake new_post
9daaa53c — Michael Rose 11 years ago
Update Gemfile
aea18887 — Michael Rose 11 years ago
Initial commit