You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by Everett Toews <ev...@RACKSPACE.COM> on 2014/05/28 21:31:17 UTC

Jekyll 1.5.1 for now, moving to 2+ later

Hi All,

Recently the doc build broke due to a Jekyll 2.0.0 dependency on Node.js [1]. This broke a lot of other people too. The Jekyll folk realized this and have moved to decouple it [2].

To fix our doc build for the time being, I’ve set the Jekyll version to be 1.5.1. We can upgrade to 2+ when they’ve removed the dependency. At that point, I’d like to set it to a particular version of 2.x.x so our doc build is a bit more stable and not just always grabbing the latest and greatest Jekyll every single build.

Thanks,
Everett

[1] https://github.com/jekyll/jekyll/issues/2327
[2] https://github.com/jekyll/jekyll/issues/2335

Re: Jekyll 1.5.1 for now, moving to 2+ later

Posted by Andrew Phillips <ap...@qrmedia.com>.
> To fix our doc build for the time being, I’ve set the Jekyll version  
>  to be 1.5.1. We can upgrade to 2+ when they’ve removed the   
> dependency. At that point, I’d like to set it to a particular   
> version of 2.x.x so our doc build is a bit more stable and not just   
> always grabbing the latest and greatest Jekyll every single build.

Thanks for the heads-up and for investigating. +1 on settling on a  
fixed 2.x Jekyll version once the issues are fixed.

ap