Merging.
No related branches found
No related tags found
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- Gemfile 2 additions, 1 deletionGemfile
- Gemfile.lock 4 additions, 4 deletionsGemfile.lock
- README.md 2 additions, 2 deletionsREADME.md
- _config.yml 1 addition, 0 deletions_config.yml
- _people/da-rocha-pinto.md 0 additions, 0 deletions_people/da-rocha-pinto.md
- index.md 2 additions, 1 deletionindex.md
- publications.bib 6 additions, 6 deletionspublications.bib
... | ... | @@ -4,7 +4,8 @@ gem 'rake' |
gem 'jekyll' | ||
group :default, :jekyll_plugins do | ||
gem 'jekyll-scholar', :git => 'https://github.com/inukshuk/jekyll-scholar.git', :ref => '4ef567dc730e373a9b000c97f210b899cd155e6a' | ||
# gem 'jekyll-scholar' | ||
gem 'jekyll-scholar', :git => 'https://github.com/edgemaster/jekyll-scholar.git', :branch => 'master' | ||
end | ||
group :test do | ||
... | ... |
File moved
Please register or sign in to comment