- Description:
This key defines the base path for your source files, relative to the root folder of your repository.
Unless you use a nested folder as the source for your Site you can leave this key empty or set it to
/.For more information, please read our documentation on the Site source folder in your configuration file.
- Type:
string- Examples:
In this example, we have configured the source path to
srcso CloudCannon will look for source files in thesrcfolder.Copied to clipboardsource: src{ "source": "src" }