Statocles
Statocles copied to clipboard
Make daemon force page to refresh
It'd be really nice if, after the daemon rebuilt the site, the current page I'm looking at automatically refreshed.
This probably means inserting some <script> into the page. It should probably let me know when it does it, too.
BrowserSync is a thing that does this for JavaScript projects, but we'll need to do it ourselves.