site
Run docusaurus command with arbitrary arguments.
Usageâ
$ dinghy site [command] [options]
Commandsâ
Global Optionsâ
| Name | Description |
|---|---|
[--site-docker-options=<value>] | Additional options to pass to the docker run command DINGHY_SITE_DOCKER_OPTIONS |
--site=<value> | Named site if there are multiple sites configured |
--site-dir=<value> | Path to the site base directory |
--site-output=<value> | The build output directory |
--port=<value> | Port to listen on |
Examplesâ
To execute docusaurus swizzle --list, run:
dinghy site swizzle --list