Documentation
¶
Overview ¶
Command sitegen builds the GoWebComponents docs site.
The site itself is a pure GWC application (examples/site): every page, style, and behavior is Go compiled to wasm. This tool compiles that app and generates the single boot shell — the only HTML in the deployed artifact, and it is generated here, never authored. It also emits a Web App Manifest (manifest.json) and a versioned service worker (sw.js) so the site is installable and works offline after the first load.
Click to show internal directories.
Click to hide internal directories.