rjoberon / bibsonomy-jekyll

BibSonomy plugin for Jekyll
GNU General Public License v3.0
7 stars 6 forks source link

Jekyll 4.0 Support #6

Open raphaelmenges opened 5 years ago

raphaelmenges commented 5 years ago

Hello,

it appears that the plugin crashes when it is used together with Jekyll 4.0:

/vendor/ruby/2.5.0/gems/jekyll-4.0.0/lib/jekyll/drops/drop.rb:75:in `[]=': Key date cannot be set in the drop. (Jekyll::Errors::DropMutationException)
    from /vendor/ruby/2.5.0/bundler/gems/bibsonomy-jekyll-4cffd6e69a09/lib/bibsonomy-jekyll.rb:90:in `render'
...

I guess this requires only minor changes in your code, yet, a deeper understanding of the structures and mechanisms. It would be wonderful if you had a quick look at it and give it a try with your testing environment.

Greetings from Institute WeST, Raphael