gloriajs / gloria

Gloria is a static website generator, based on NodeJS.
https://gloria.js.org
Other
152 stars 11 forks source link

Hot reloading when serving #73

Open dvidsilva opened 7 years ago

dvidsilva commented 7 years ago

Some cool frameworks or tools have that thing where the browser reloads the page automatically after saving a file or building.

It would be pretty nice to do that for our users! hopefully it is simple, haven't done it before :P

This needs to be only while serving tho, so whatever causes that doesn't go into production.

dvidsilva commented 7 years ago

Use this package?

https://github.com/tapio/live-server