Seravo / docs

Documentation for Seravo.com customers and developers
https://seravo.com/docs/
15 stars 15 forks source link

Update Gems #50

Closed sjaks closed 4 years ago

sjaks commented 4 years ago

Update Gems to the latest versions and most notably Jekyll to version 4.1.1, ffi to 1.13.1 and kramdown to 2.3.0.

Jekyll 4.1.1 introduces a bunch of new Gems but everything seems to be working well after the hop from 3 to 4.

Running locally:

bundle install --path vendor/bundle
bundle exec jekyll serve