Complete guide to livereload over ssl (https) using grunt watch

Posted by & filed under Developer Blog.

It is obvious from the grunt-contrib-watch documentation that it is possible to get livereload working over https to avoid browser complaints such as Google Chrome’s blocked message “this content should also be loaded over HTTPS.” What isn’t so obvious is how to go about getting it all working properly—especially to a front-end focused developer, who may… Read more »