# Squeditor Docs ## Docs - [Changelog](https://docs.squeditor.com/editor/changelog.md) - [AI](https://docs.squeditor.com/editor/components/ai.md): Configure how editor controls automatically generate copy or images using AI. - [Conditional Display](https://docs.squeditor.com/editor/components/conditional-display.md): Dynamically show or hide controls in Squeditor. - [Controls Reference](https://docs.squeditor.com/editor/components/controls.md): Detailed API reference for all available editor inputs. - [Group Containers](https://docs.squeditor.com/editor/components/group-containers.md): Tabs and Accordions are the main groupping containers for organizing your template's editor capabilities. - [Global Settings](https://docs.squeditor.com/editor/configuration/global-settings.md): Define the core default design tokens for the template. - [Pages](https://docs.squeditor.com/editor/configuration/pages.md): Define the pre-built HTML pages that belong to your template. - [Sections Library](https://docs.squeditor.com/editor/configuration/sections-library.md): Register individual DOM components to be editable within Squeditor. - [Template Metadata](https://docs.squeditor.com/editor/configuration/template.md): Declare core information about your template. - [Theme Config](https://docs.squeditor.com/editor/configuration/theme-config.md): Map global settings to visual layout controls in the editor. - [Introduction](https://docs.squeditor.com/editor/getting-started/introduction.md) - [Playground](https://docs.squeditor.com/editor/getting-started/playground.md): A complete, working example of a squeditor.json configuration file. - [Feature Request](https://docs.squeditor.com/feature-request.md) - [Agent Skills](https://docs.squeditor.com/framework/agents.md): Equip your AI assistant with the knowledge to build Squeditor templates flawlessly. - [Components Manifest](https://docs.squeditor.com/framework/architecture-templating/components-manifest.md): How Squeditor automatically curates and bundles exact UIKit3 capabilities selectively. - [Data Layer](https://docs.squeditor.com/framework/architecture-templating/data-layer.md): Creating unified site structures by decoupling data arrays from static HTML templates. - [Editor Compatibility](https://docs.squeditor.com/framework/architecture-templating/editor-compatibility.md): How to make your template compatible with the Squeditor No-Code HTML Editor. - [Folder Structure](https://docs.squeditor.com/framework/architecture-templating/folder-structure.md): Understanding Global vs. Local scope in Squeditor architecture. - [PHP Templating System](https://docs.squeditor.com/framework/architecture-templating/php-templating.md): Mastering Squeditor's PHP helpers, layout shells, and rendering architecture. - [Changelog](https://docs.squeditor.com/framework/changelog.md) - [Contributing](https://docs.squeditor.com/framework/contributing.md): Learn how to contribute to the Squeditor Framework. - [Troubleshooting](https://docs.squeditor.com/framework/debugging.md): Resolving common build and rendering issues in the Squeditor framework. - [The Build Pipeline](https://docs.squeditor.com/framework/getting-started/build-pipeline.md): How Squeditor Framework converts PHP to static HTML through Vite and custom crawlers. - [Framework Config](https://docs.squeditor.com/framework/getting-started/configuration.md): Understanding and configuring your project. - [Preview & Deploy](https://docs.squeditor.com/framework/getting-started/deployment.md): How Squeditor packages output archives and immediately publishes them to the edge. - [Introduction](https://docs.squeditor.com/framework/getting-started/introduction.md) - [Quickstart](https://docs.squeditor.com/framework/getting-started/quickstart.md): Get started with Squeditor Framework. - [How it works](https://docs.squeditor.com/framework/gsap/general.md): Standard animations, text splitting, and scroll reveal using GSAP. - [Keyframes](https://docs.squeditor.com/framework/gsap/keyframes.md): Pass deep, recursive animation arrays sequentially inside HTML attributes. - [Built-in Modules](https://docs.squeditor.com/framework/gsap/modules.md) - [Plugins](https://docs.squeditor.com/framework/gsap/plugins.md) - [Timeline](https://docs.squeditor.com/framework/gsap/timeline.md): Coordinate synchronized, automated timeline sequences entirely via data attributes. - [License](https://docs.squeditor.com/framework/license.md) - [Custom Utilities](https://docs.squeditor.com/framework/styling-frontend/custom-utilities.md): Reference guide for built-in custom SCSS classes and Tailwind extensions. - [Multi-Theme](https://docs.squeditor.com/framework/styling-frontend/multi-theme.md): How to run multiple visual identities concurrently within a single Squeditor project. - [SCSS](https://docs.squeditor.com/framework/styling-frontend/scss-architecture.md): Understanding layer boundaries and the 10-layer SCSS pipeline. - [TailwindCSS](https://docs.squeditor.com/framework/styling-frontend/tailwind-integration.md): Syncing SCSS tokens directly inside Tailwind dynamically. - [](https://docs.squeditor.com/index.md) - [Support](https://docs.squeditor.com/support.md) ## OpenAPI Specs - [openapi](https://docs.squeditor.com/framework/openapi.json)