Create beautiful, accessible, and consistent documentation sites for your Block projects. Built with modern tools, ready for your content.
Scroll to learn more
Get started in seconds with our pre-configured template. Just clone, install, and start building.
git clone https://github.com/block/docs-site-kickstarter.git my-docs
cd my-docs
pnpm install
pnpm dev
Write documentation using MDX - the perfect blend of Markdown and React components.
---
title: "Getting Started"
description: "Learn how to use our template"
---
# Welcome to Your Docs
## Features
- ✨ **Modern Stack** - Built with Astro and React
- 🎨 **Beautiful Design** - Customizable themes
- 📱 **Responsive** - Works on all devices
## Quick Start
1. Clone the repository
2. Install dependencies
3. Start writing!
Add components, modify styles, and make it your own with our flexible template.
Pre-built components for common use cases
Tailwind CSS for easy customization
Deploy your documentation site to your favorite hosting platform with ease.
Start creating beautiful documentation sites for your Block projects today.