canopy-pagecanopy-page on GitHub

August 11, 2026

A watch command

canopy-page watch docs/site builds once, then rebuilds on every save and serves the result on http://localhost:8080/ — closing the loop of editing a page, rerunning build by hand, and reloading a browser tab into just the last step. A failed save is reported on the console and keeps the last working build being served, rather than stopping the whole session over one broken edit. See Installing canopy-page.