Link people to authors bidirectionally
Showing
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.lock 4 additions, 4 deletionsGemfile.lock
- _config.yml 1 addition, 0 deletions_config.yml
- _includes/publication-authors.html 6 additions, 1 deletion_includes/publication-authors.html
- _layouts/publication-entry.html 1 addition, 1 deletion_layouts/publication-entry.html
- _layouts/publication.html 1 addition, 1 deletion_layouts/publication.html
- publications/index.html 0 additions, 0 deletionspublications/index.html
... | @@ -4,7 +4,7 @@ gem 'rake' | ... | @@ -4,7 +4,7 @@ gem 'rake' |
gem 'jekyll' | gem 'jekyll' | ||
group :default, :jekyll_plugins do | group :default, :jekyll_plugins do | ||
gem 'jekyll-scholar', :git => 'https://github.com/edgemaster/jekyll-scholar.git', :branch => 'master' | gem 'jekyll-scholar', :git => 'https://github.com/inukshuk/jekyll-scholar.git', :ref => '4ef567dc730e373a9b000c97f210b899cd155e6a' | ||
end | end | ||
group :test do | group :test do | ||
... | ... |
File moved
Please register or sign in to comment