mrmrs / nkd

Template for jekyll project with postcss and browser-sync
http://mrmrs.io/nkd
229 stars 26 forks source link

Automatically reload the browser when the site is updated #26

Closed marionzualo closed 8 years ago

marionzualo commented 8 years ago
What does this PR do?

Adds hawkins, a Jekyll plugin that incorporates livereload, allowing the browser to automatically reload when the site is updated.

How should this be manually tested?

Another alternative would have been to use browsersync. Yet this seemed simple enough to integrate and to work fine enough without adding any (visible) complexity to the site.