Directory Structure
Stencil has a hard limit on directory depth within theme files when using the control panel Theme Files Editor.
Themes with a maximum directory depth greater than 9 will be uneditable within the control panel and will require local development to make edits.
The default directory structure for Cornerstone-based themes is as follows:
assets/
The /fonts/ subdirectory contains local versions of theme-specific fonts.
assets/js/
Theme JavaScript.
lang/
Language translation .json files.
Example:
meta/
Marketplace screenshots.
templates/
Theme template HTML files.
config.json
Main configuration file.
schema.json
Page Builder settings schema.
schemaTranslations.json
Translations for Page Builder settings.