Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
Description
I had a newer version of Jekyll installed for other projects and realized that this was causing a significant amount of changes in the generated HTML.
We should lock jekyll-2.4.0 as the version we want to use in the Gemfile. This will prevent unintended changes to HTML due to the installed version of Jekyll being potentially different across different developer machines. Presently, this is being set by the github-pages gem implicitly.