build_quire_project
Generate static HTML site files from a Quire project by running the build command, turning your digital publication source into a deployable website.
Instructions
Runs the Build command to generate html site files
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectName | No | Name of the quire project to build. Combined with projectPath treated as the parent folder. Projectname as they project directory. | |
| projectPath | No | Path to the quire project directory or when combined with projectName, the parent directory containing the project. |