I'm running jekyll locally on mac os x
[19:55:14@emeraldjava.github.io]$ jekyll -v
jekyll 2.5.3
but i've notice that the jekyll version that github pages runs is
2.4.0
How can i ensure i'm running against the same version locally?
I'm running jekyll locally on mac os x
[19:55:14@emeraldjava.github.io]$ jekyll -v
jekyll 2.5.3
but i've notice that the jekyll version that github pages runs is
2.4.0
How can i ensure i'm running against the same version locally?
If you want to be in sync with GitHub you can use the GitHub Pages Ruby Gem by following the instructions here: https://help.github.com/articles/using-jekyll-with-pages/#installing-jekyll