Introduction
Stradocs is a modern, open-source template for building documentation sites and blogs with Astro.
Stradocs is an open-source template for building modern documentation sites and blogs with Astro.
It is designed to provide a fast, accessible, and customizable foundation, so you can focus on creating content and building your site instead of starting everything from scratch.
What’s Included?
Stradocs includes the core features you need to build a modern documentation site or blog.
Documentation
Sidebar navigation, table of contents, organized documentation, and full-text search.
Blog
Blog posts, pagination, archives, and RSS feeds.
Custom Directives
Built-in content components such as Callouts, Steps, Tabs, Filetrees, Accordions, Cards, Quotes, and more.
SEO
Open Graph, Twitter Cards, JSON-LD structured data, sitemaps, and robots.txt.
Dark Mode
A built-in theme switcher with light, dark, and system preference support.
Contact Form
A ready-to-use contact form with Formspree integration.
Get Started
You can get Stradocs running locally in just a few steps:
-
Fork the Stradocs
-
Clone your fork to your local machine.
-
Install the project dependencies with
npm install. -
Start the development server with
npm run dev.
For a complete installation guide, see Quick Start.
Explore the Project
Once Stradocs is running locally, you can start exploring the project and customizing it for your needs.
Learn how the Stradocs project is organized.
Customize your site, navigation, SEO, and other settings.