Start the site from a template
apply_site_templateSeed a project website from a starter template (landing, docs, or blog) by setting title, tagline, theme, sections, and starter pages, then render the site. Replaces the current site configuration.
Instructions
Seed the project website from a starter template (landing, docs, blog): sets title/tagline/theme/sections and any starter pages, then renders. Replaces the current site config — use set_site/add_page to refine after.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Override the site title (defaults to the template's placeholder). | |
| project | Yes | ||
| template | Yes |