...
The custom themes should be created in the defined structure (its recommended to use the default theme as a template) and then zipped (GZIP) into a compressed file with the name ThemeName.zip
zip where ThemeName is the name of the Theme.
Info |
---|
During creation of a new theme it can be beneficial to disable the following resource features minification, client cache and gzipping the content before sending to clients. This can be done by naming the theme with the following prefixes.
This will prevent Meridix Studio from using performance optimzation features dureing development of a new theme. |