Skip to main content

site

Run docusaurus command with arbitrary arguments.

Usage​

$ dinghy site [command] [options]

Commands​

Global Options​

NameDescription
[--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