Open docs navigation
Table of contents
Build client-editable sites without losing control.
Start with the implementation path, then jump into SDK, authentication, media, deployment, and operations reference when you need the details.
First up
The shortest path from empty project to a working handover.
1
Create a project and copy your API key.
2
Scaffold a starter with the CLI.
3
Deploy docs, blog posts, and image assets.
Recommended path
Quickstart
Getting started with Handover
Create your first project, connect a site with the API key, and verify your client can edit safely from /admin.
Read guideImplementation
CLI and starter templates
Use the Handover CLI to scaffold client sites with consistent admin, content, media, docs, and blog support.
Read guideImplementation
Markdown docs and blog content
Deploy Markdown and MDX files from local docs or blog folders and render the generated HTML in client sites.
Read guideAll docs
Implementation
Markdown docs and blog contentDeploy Markdown and MDX files from local docs or blog folders and render the generated HTML in client sites.
Contact form setupConfigure Handover contact forms, delivery recipients, Free managed sending, and Pro sender accounts without guessing which setting lives where.
CLI and starter templatesUse the Handover CLI to scaffold client sites with consistent admin, content, media, docs, and blog support.
Image Upload & StorageUpload, manage, and optimize images. Understand storage limits, quotas, and best practices.
Embed editable text and image fieldsImplement editable regions in your site so client content is rendered from Handover and updated without redeploys.
Implement the client admin areaSet up /admin login and editing flows so clients can update content safely without direct code or infrastructure access.