Quick gulp script to enable livereload for Jekyll 2.x.
(Install Livereload extension)
Download package.json and gulpfile.js into your Jekyll root dir
$ npm install
Assumes Jekyll writes output into _site/. Edit Line 15 in gulpfile.js to your needs.
$ jekyll serve
$ gulp