DocuBase logo DocuBase

Welcome to DocuBase

A modern documentation template built with Astro

by DocuBase Team
1 min read
announcement

DocuBase is a modern, fast documentation template built with Astro. It’s designed for developers who want beautiful docs without the setup hassle.

Features

  • MDX Support - Write in Markdown with embedded components
  • Three Content Types - Docs, blog posts, and tutorials
  • Dark Mode - Built-in theme switching
  • Fast - Static site generation with zero JS by default
  • Type-Safe - Full TypeScript support with content collections

Quick Start

git clone https://github.com/Sithumli/DocuBase.git
cd docubase
npm install
npm run dev

Tip

Check out the Documentation to learn more about customizing DocuBase.

What’s Next

Explore the Astro Guide series to learn how to build with Astro, or dive into the docs to start customizing your site.