hugo/livereload
Bjørn Erik Pedersen c825a73121 Support open "current content page" in browser
This commit adds a new `--navigateToChanged` and config setting with the same name, that, when running the Hugo server with live reload enabled, will navigate to the current content file's URL on save. 

This is really useful for site-wide content changes (copyedits etc.).
Fixes #3643
2017-06-26 21:34:16 +02:00
..
connection.go livereload: Fix data race in close 2017-04-30 01:10:57 +02:00
hub.go livereload: Fix data race in close 2017-04-30 01:10:57 +02:00
livereload.go Support open "current content page" in browser 2017-06-26 21:34:16 +02:00