site start
Start site in development mode
Usage
$ dinghy site start [options]
Options
| Name | Description | Default |
|---|---|---|
--docker-args | Additional arguments to pass to the docker run command | |
--docker-volumes | Additional volumes mapped to the docker container | |
--port | Port to listen on | 3000 |
--site | Named site if there are multiple sites configured | |
--site-args | Additional arguments to pass to the docusaurus command | |
--site-dir | Path to the site base directory | |
--site-output | The build output directory |