wcl wdoc serve
Build and serve a wdoc site locally with live reload.
| Argument | Required | Description | Remarks |
|---|---|---|---|
| entry | required | Path to the wdoc entry template. | — |
| Switch | Value | Description | Remarks |
|---|---|---|---|
| --addr | ADDR | Address to bind (default 127.0.0.1:8080). | — |
| --answer | — | Inject the questionnaire client: pending @answerable questions render as a form and answers write back into the source. | — |
console
wcl wdoc serve wdoc/book/main.wcl --addr 127.0.0.1:8080