Skip to main content

site start

Start site in development mode

Usage

$ dinghy site start [options]

Options

NameDescriptionDefault
--docker-argsAdditional arguments to pass to the docker run command
--docker-volumesAdditional volumes mapped to the docker container
--portPort to listen on3000
--siteNamed site if there are multiple sites configured
--site-argsAdditional arguments to pass to the docusaurus command
--site-dirPath to the site base directory
--site-outputThe build output directory