This commit forces Jekyll 1.5.1 to deploy the site. Different versions of Jekyll render the site with small differences, and that makes almost every commit to the SVN site repository contain many files that are unrelated to the change being committed.
To avoid this, we should make sure we all generate the site using the same version of Jekyll when deploying it. This commit forces version 1.5.1, which is the one used by the CI system to validate the pull requests, You can merge this Pull Request by running: git pull https://github.com/nacx/jclouds-site jekyll-version Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-site/pull/132 -- Commit Summary -- * Force Jekyll 1.5.1 -- File Changes -- M README.md (2) M deploy-site.sh (17) -- Patch Links -- https://github.com/jclouds/jclouds-site/pull/132.patch https://github.com/jclouds/jclouds-site/pull/132.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/132
