Watches the site's inputs and rebuilds on change, debounced.
Events under the output directory are ignored (our own writes must not retrigger builds). A broken edit prints its diagnostics and keeps the last good output serving; the next successful build broadcasts a reload.
Summary
Functions
Returns a specification to start this module under a supervisor.
Why live reload is off, with the platform's remedy.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(keyword()) :: GenServer.on_start()