Proper integration of live reload with automatic injection
authorspf13 <steve.francia@gmail.com>
Fri, 16 May 2014 21:49:27 +0000 (17:49 -0400)
committerspf13 <steve.francia@gmail.com>
Fri, 16 May 2014 21:49:27 +0000 (17:49 -0400)
commitbe1ee220327073d7304621b4386df9d6252bb837
tree2554a6d39e1bcce80c52041c2540fc09fd964ebb
parent60ed5bda2b3d1c6f2d67287a9d7a434f588cdb14
Proper integration of live reload with automatic injection
commands/hugo.go
commands/server.go
docs/layouts/chrome/includes.html
hugolib/site.go
livereload/connection.go [new file with mode: 0644]
livereload/hub.go [new file with mode: 0644]
livereload/livereload.go [new file with mode: 0644]
transform/livereloadinject.go [new file with mode: 0644]