Skip to main content

Theme

This introduction to our theme development guide provides comprehensive information to help you get started with creating and customizing your themes effectively. Whether you're a beginner looking to understand the basics or an experienced developer seeking advanced customization tips, our guide offers clear and detailed instructions to support your development journey. Explore the structured content, practical examples, and best practices to create themes that are both functional and visually appealing.

Folder Structure

Discover how our folder structure is designed to simplify front-end development by organizing assets and resources in a clear and efficient manner. Learn about the src/ directory, which contains everything needed to build your theme.

Building Your Theme

Explore the basic setup for a new theme, including the empty theme template. Ensure that all static and template files reside inside the src/ directory for the build process to generate the correct folder structure. Follow the steps to configure your package.json and execute the build command to compile your files.

Standard Widgets

Learn about the wide selection of standard widgets built into our platform, providing you with various options to enhance your development experience and the functionality of your themes.