Deployment
Deploy your documentation with Git sync, preview deployments, and custom domains.
Git Sync
Connect your GitHub repository for automatic deployments on every push.
1
Connect GitHub
Authorize AlgoQuill to access your repository.
2
Select Repository
Choose the repo containing your docs.
3
Configure Branch
Set which branch triggers deployments (usually main).
Supported platforms
✓ GitHub✓ GitLab✓ Bitbucket
Preview Deployments
Every pull request gets a unique preview URL so you can review changes before merging.
Example preview URL:
https://preview-pr-42--myproject.algoquill.aiAuto-generated
Preview URLs are created automatically for every PR.
Shareable
Share with team members for review before merging.
Deployment Settings
| Setting | Description |
|---|---|
| Production Branch | Branch that deploys to production (default: main) |
| Root Directory | Path to your docs folder (default: /docs) |
| Build Command | Custom build command (optional) |
| Environment Variables | Secrets and config for builds |
Security & Access
Password Protection
Protect docs with a password (Pro+)
SSO Integration
Okta, Google, Microsoft Entra (Enterprise)
IP Allowlist
Restrict access by IP address (Enterprise)
User Permissions
Role-based access control (Enterprise)
Deployment Status
View build logs and deployment history in the dashboard.
✓ Success○ Building✕ Failed