Created by: hkdobrev
In Boostrap v4 without running bundle install
, jekyll serve
would not work. In addition to Rouge one should also install required Jekyll plugins. I also had errors for missing celluloid
.
I've also ran grunt grunt update-gemfile-lock
, let me know if I should revert this.
Closes #17051.