Theme Engine Documentation
Where can I find source code examples?
To get you started developing a ContentAir theme, we have published several open source themes on GitHub:
- Theme Framework - Our first framework which is used for most templates. It's based on a 960 Grid System with 12 columns.
- Fine Product - an open source theme based on the framework.
- Jungle Land - an open source theme that uses 12 columns in its own way.
After forking or downloading the package, you will find all source code of styles and layouts. CSS code is in LESS format and includes LESS mixins as helper functions used by us. To import an offline-created theme, at the moment you should copy&paste its source to a theme started from scratch.
As our designers community grows and contributes more unique templates, we will publish more frameworks and open source themes. Later these frameworks will be included under the Frameworks tab when creating a new theme directly in the Designer Tools.