wcl wdoc serve

Build and serve a wdoc site locally with live reload.

ArgumentRequiredDescriptionRemarks
entryrequiredPath to the wdoc entry template.
SwitchValueDescriptionRemarks
--addrADDRAddress to bind (default 127.0.0.1:8080).
--answerInject 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