I really like this feature, and I don’t find it anywhere else. I was wondering if someone can point me to the js client code for livereload feature. I’ve searched around the repo but I can’t find it. Hint’s about how it’s implemented on the server side are welcome as well 
Thanks for the great tool
Welcome to the forum Thetanil! ![]()
Hugo uses LiveReload.js for its reload capability. The version Hugo uses appears to be a modified version. Here is that code and information on the patch.
On the server side Hugo uses the three files in the livereload package.
Good luck ![]()
1 Like
@Jura this is great. thank you so much!