mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
7e08d23eeb
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 |
||
---|---|---|
.. | ||
absurl.go | ||
absurlreplacer.go | ||
chain.go | ||
chain_test.go | ||
hugogeneratorinject.go | ||
hugogeneratorinject_test.go | ||
livereloadinject.go | ||
livereloadinject_test.go |