Deploying
Deploy your documentation site
Deploy fromsrc documentation to any platform.
Vercel
Zero-config deployment:
Or connect your GitHub repo at vercel.com/new.
Environment variables
Set in Vercel dashboard or .env:
Netlify
Netlify.toml
Cloudflare Pages
Wrangler.toml
Static export
Generate static HTML for any host:
Deploy the out/ folder to any static host:
- GitHub Pages
- S3 + CloudFront
- nginx
- Apache
Docker
Dockerfile
Docker Compose
Self-hosting
Standalone build
Outputs minimal files needed to run:
PM2
Custom domain
DNS configuration
SSL
Most platforms handle SSL automatically. For self-hosted: