Guides
Deeper dives into how documints works day to day.
Introduction
- Why Documints? - the design decisions behind documints, and why.
- Getting Started - install, bootstrap, and run your first site.
- Usage - the write/preview/build/deploy loop.
- Deploy - the top 5 static hosts, step by step.
Writing
- Writing Docs - the frontmatter contract that drives navigation.
- Playground - a live
.doc.tsxexample.
Customization
- Routing - how hierarchy, the nav, and the header connect.
- Static Assets & Head - favicons, fonts, images, and custom
<head>content.
Configuration
- Configuration -
.documints/config.tsoptions.
Advanced
- Plugins - built-in and third-party Vite plugins.
