It's possible to have a livereload (or browsersync) like system that run with jekyll serve
without using other tools like grunt/gulp?
What I'm expecting is to edit a css, sass, html or md file and have the browser page auto reloading.
I'm using Jekyll 2.5.x