site build
Build site
Usage
$ dinghy site build [options]
Options
| Name | Description |
|---|---|
--docker-args | Additional arguments to pass to the docker run command |
--docker-volumes | Additional volumes mapped to the docker container |
--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 |