Attempt to fix error caused by jekyll-git_metadata

jekyll-git_metadata causes an invalid byte sequence error when it looks
back into the git history. Maybe removing it will fix the problem?

https://gist.github.com/breandan/20c3ba9869aaca1ff5fd
This commit is contained in:
breandan 2015-07-27 00:32:02 -04:00
parent 6c8f84a04e
commit b9200d1f0e
2 changed files with 6 additions and 10 deletions

View File

@ -1,11 +1,3 @@
GIT
remote: https://github.com/citizenmatt/jekyll-git_metadata.git
revision: 7a379722f102622391a6e66e03d4ec6c0f8ab168
branch: fix_windows
specs:
jekyll-git_metadata (0.0.3)
jekyll (~> 2.0)
GIT
remote: https://github.com/citizenmatt/link-checker.git
revision: 4b9409f5218c3bc215883c4b43061baa203597c4
@ -97,6 +89,7 @@ GEM
toml (0.1.2)
parslet (~> 1.5.0)
trollop (2.1.2)
wdm (0.1.1)
yajl-ruby (1.2.1)
PLATFORMS
@ -105,7 +98,10 @@ PLATFORMS
DEPENDENCIES
jekyll
jekyll-git_metadata!
jekyll-redirect-from
link-checker!
rake
wdm (>= 0.1.0)
BUNDLED WITH
1.10.6

@ -1 +1 @@
Subproject commit 4b6a508ffcbc86d0b2ffb2e159f7223ffd5406a5
Subproject commit e7fcf12fb1395f3d5b51bfc56cda29ee5a16bde0