Correct gems directive
In Jekyll's `_config.yml`, one should use the shown directive to load the plugin. Either `gem: ['jekyll/scholar']` or `gems: ['jekyll-scholar']` won't work.
Showing
Please register or sign in to comment
In Jekyll's `_config.yml`, one should use the shown directive to load the plugin. Either `gem: ['jekyll/scholar']` or `gems: ['jekyll-scholar']` won't work.