poe docs-serve
Serve the Zensical documentation site for local preview.
Category: documentation
Tags: docs
Usage
poe docs-serve [--config-file CONFIG_FILE] [--dev-addr DEV_ADDR] [--open-browser]
Arguments
| Argument | Type | Description | Default |
|---|---|---|---|
--config-file |
string |
Optional path to a Zensical configuration file. | — |
--dev-addr |
string |
Optional development server address in IP:PORT form. |
— |
--open-browser |
boolean |
Open the preview in the default browser. | false |