Documentation Index
Fetch the complete documentation index at: https://docs.squeditor.com/llms.txt
Use this file to discover all available pages before exploring further.
The template object declares the core information about your template.
"template": {
"id": "lexend",
"name": "Lexend",
"version": "1.0.0",
"author": "UniStudio",
"description": "SaaS, Software",
"thumbnail": null
}
A unique, URL-friendly slug for your template. This ID is critical as it dictates the asset paths (like thumbnails) later in the config.
The template name displayed to users.
The current version of your template.
The creator or agency name.
A short summary or category tags.
Path to a main template thumbnail (optional).