@docubook/create
Version:
CLI to create DocuBook projects
19 lines (15 loc) • 440 B
text/mdx
title : Introduction
description : overview or synopsis of a project
date : 10-12-2024
## Hello World
Welcome to the documentation!
<CardGroup cols={2}>
<Card title="Quickstart" icon="Zap" href="/docs/getting-started/quick-start-guide">
Get started with DocuBook in minutes.
</Card>
<Card title="Components" icon="Layers" href="/docs/components">
Explore the available library of components.
</Card>
</CardGroup>