Implement support for Supplementary File Types. See the readme for details.
Fixes #3
Showing
- Gemfile 2 additions, 1 deletionGemfile
- Gemfile.lock 12 additions, 12 deletionsGemfile.lock
- README.md 34 additions, 7 deletionsREADME.md
- _data/publication_file_types.yml 25 additions, 0 deletions_data/publication_file_types.yml
- _layouts/publication-entry.html 0 additions, 1 deletion_layouts/publication-entry.html
- _layouts/publication.html 24 additions, 18 deletions_layouts/publication.html
... | ... | @@ -4,7 +4,8 @@ gem 'rake' |
gem 'jekyll' | ||
group :default, :jekyll_plugins do | ||
gem 'jekyll-scholar', '~> 5.7' | ||
gem 'jekyll-scholar', '~> 5.9.1' | ||
#gem 'jekyll-scholar', :git => '/home/thomas/jekyll-scholar', :branch => 'master' | ||
gem 'jekyll-sitemap' | ||
end | ||
... | ... |
_data/publication_file_types.yml
0 → 100644
Please register or sign in to comment