---
title: Introduction
description: "Starter project with example pages, components, and auto-deploy from GitHub. Edit MDX files, customize your theme, and go live in minutes."
---

Welcome to your documentation site. This starter project has everything you need to get up and running.

## What's included

<Columns cols={2}>
  <Card title="Ready-made pages" icon="file-lines">
    Example pages showing how to structure your docs with headings, lists, and components.
  </Card>
  <Card title="Component examples" icon="puzzle-piece">
    Cards, callouts, tabs, steps, and more — all ready to use.
  </Card>
  <Card title="Auto-deploy" icon="rocket">
    Push to GitHub and your docs build and deploy automatically.
  </Card>
  <Card title="Customizable" icon="palette">
    Change colors, logo, navigation, and theme in `docs.json`.
  </Card>
</Columns>

## Next steps

<Card title="Quickstart" icon="play" href="/quickstart">
  Learn how to edit pages, customize your site, and deploy changes.
</Card>
