Build, Deploy & Analyze Overview
How docs go from git push to live site: the CLI, the build pipeline, hosting and custom domains, and the analytics that come with every page.
You push to GitHub (or run jamdesk deploy), Jamdesk builds the site, and the changes go live. That's the loop. The pages in this section cover each part of it: the CLI you'll use daily, what happens during a build, where your site is served from, and the analytics Jamdesk collects on every page without any extra scripts.
Build failing? Build Troubleshooting matches common error messages to causes and fixes.
CLI
The open-source CLI previews docs locally, validates configuration, checks for broken links, and deploys.
Build Workflow
Hosting & Domains
Your site starts at yourproject.jamdesk.app. When you're ready, serve it from your own domain or from a /docs path on your existing site.
Platform Guides
Tested configurations for proxying /docs through your existing infrastructure.
