hugo/transform
Dragos Plesca 7e08d23eeb transform: Explicitly bind LiveReload to server port
If hugo server is run on port 80 or 443, LiveReload does not
correctly bind to the same port, instead using port 35729.
This commit adds functionality to inform LiveReload of the
correct port to bind to.

See https://github.com/livereload/livereload-js/issues/16

Partially contributed by Jeff Minard (@chuyskywalker).

Fixes #2205
2016-06-30 16:47:56 -06:00
..
absurl.go
absurlreplacer.go
chain.go
chain_test.go
hugogeneratorinject.go
hugogeneratorinject_test.go transform: Don't use helpers.StringToReader 2016-06-25 18:02:07 -05:00
livereloadinject.go transform: Explicitly bind LiveReload to server port 2016-06-30 16:47:56 -06:00
livereloadinject_test.go transform: Explicitly bind LiveReload to server port 2016-06-30 16:47:56 -06:00