Introduction
Crelte is a framework for developing fast modern digital experiences. It combines the flexible content modeling from Craft Cms and the rapid development from Svelte.
What is Svelte?
In short, Svelte is a way of writing user interface components — like a navigation bar, comment section, or contact form — that users see and interact with in their browsers. The Svelte compiler converts your components to JavaScript that can be run to render the HTML for the page and to CSS that styles the page. If you’d like to learn more, check out the Svelte tutorial.
What is Craft?
In short, Craft CMS is a content management system (CMS) designed for building and managing custom digital experiences. It provides a flexible and intuitive interface for content creators to model, create, and organize content without being restricted by predefined templates or structures. Craft CMS allows developers to build bespoke websites and applications by offering powerful tools for content modeling, templating, and asset management. If you’d like to learn more, check out the Craft CMS documentation.
What does Crelte do?
Crelte combines the flexible content modeling of Craft CMS with the rapid development of Svelte. This integration allows developers to build fast, modern digital experiences with dynamic and interactive user interfaces, leveraging the strengths of both technologies seamlessly.
Crelte provides
- a powerful router with support for multiple languages
- Excellent matrix support
- flexible data loading and caching
- support for global content