# Templates OverviewCompare official Thulite templates and choose the right starting point for your site.
Thulite provides official starter templates and themes for common use cases like blogs, docs, and framework-based projects. Start with the option that best matches your content and styling workflow.

## Official Templates

{{< card-grid >}}
  {{< link-card src="svgs/thulite.svg" title="Basic starter" description="Minimal starter for simple sites and fast customization." href="/basics/templates/basic/" >}}
  {{< link-card src="svgs/thulite.svg" title="Bolt theme" description="Clean blog theme focused on readability and performance." href="/basics/templates/bolt/" >}}
{{< /card-grid >}}

{{< card-grid >}}
  {{< link-card src="svgs/thulite.svg" title="Bootstrap starter" description="Starter built around Bootstrap with responsive defaults." href="/basics/templates/bootstrap/" >}}
  {{< link-card src="svgs/thulite.svg" title="Doks theme" description="Modern docs theme with search, i18n, and versioning support." href="/basics/templates/doks/" >}}
{{< /card-grid >}}

{{< card-grid >}}
  {{< link-card src="svgs/thulite.svg" title="Tailwind CSS starter" description="Utility-first starter powered by Tailwind CSS." href="/basics/templates/tailwind-css/" class="w-50" >}}
{{< /card-grid >}}
