StatusLive
Apache 2.0Open Source · Self-Hostable

Push code.
Docs update.
Automatically.

A GitHub Action keeps your documentation in sync with every commit. No manual rewrites. No stale pages. Ever.

Avg deploy
0s
Uptime
0%
Edge locations
0+
Sound familiar?

Documentation shouldn't be painful

Most teams struggle with the same three problems. InkLoom was built to solve all of them.

Docs are always outdated

InkLoom syncs with your codebase via GitHub — docs update automatically when your code changes.

Setting up docs takes weeks

Go from zero to published in under 5 minutes with our CLI. One command, beautiful docs.

Your docs platform costs more than it should

InkLoom is free for unlimited pages. No per-seat pricing, no page limits, no surprises.

Built for modern developer teams

VercelLinearResendSupabaseClerkNeonTursoConvexPlanetscaleStripeDrizzleAstroRailway
Features

Write once. Stay current.
Deploy everywhere.

Editor, API reference generator, GitHub sync, AI updates, edge deployment — the full docs lifecycle in one platform.

Block Editor

Write docs like you think

A block-based editor built for technical writing. Drag and drop content blocks, embed code snippets with syntax highlighting, add callouts, tabs, and interactive API playgrounds -- no Markdown required.

H2
Heading 2
B
I
U
S
Tip
Deploy

One-click to the edge

Deploy to Cloudflare Pages with a single click. Your docs are served from 300+ edge locations worldwide, with automatic SSL and instant cache invalidation.

Build0.8s
Deploy1.0s
Live1.4s
API Docs

OpenAPI in, beautiful docs out

Drop in your OpenAPI spec and get fully interactive API reference documentation. Automatically generates endpoint pages with request/response examples, parameters, and authentication details.

GET/users
POST/users
PUT/users/:id
DEL/users/:id
GitHub Sync

Two-way GitHub integration

Import docs from any GitHub repository. Changes sync bidirectionally -- edit in InkLoom or push to Git, everything stays in sync. Branch previews let you review doc changes alongside code PRs.

main -- 3 commits ahead
docs: update auth guide2m ago
feat: add webhook docs14m ago
fix: typo in quickstart1h ago
Early Access

Documentation that writes
and updates itself

Point InkLoom at your codebase and watch it generate comprehensive product and developer documentation. A GitHub Action keeps everything evergreen -- docs update automatically with every PR and commit.

Push code
Commit to main or open a PR
CI analyzes
GitHub Action scans changes
Docs generated
AI creates/updates pages
Review PR
Preview doc changes in PR
Auto deploy
Merged? Docs go live instantly
.github/workflows/inkloom.yml
name: Update Documentation
on: push
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: inkloom/docs-action@v1
with:
api-key: ${{ secrets.INKLOOM_API_KEY }}
project-id: ${{ secrets.INKLOOM_PROJECT_ID }}
Pricing

Pay per project, not per organization

Keep all your docs in one place. Upgrade only the projects that need it.

Switching from GitBook or Mintlify? Import in one click and get a migration credit on your first annual invoice.

Free

Perfect for personal projects and open source.

$0
  • Free forever
  • Unlimited pages
  • *.inkloom.dev subdomain
  • Community support
  • Block-based editor
  • Interactive OpenAPI docs

1 free user per project

Get started

Pro

For growing teams shipping docs regularly.

$49/mobilled annually
14-day free trial
+ $12/seat/mo
only editors on this project
  • Custom domains
  • GitHub integration
  • Navigation tabs
  • AI docs generation (20 credits/mo)
  • API & CLI access
Start free trial
Most Popular

Ultimate

For teams that need automation and scale.

$159/mobilled annually
14-day free trial
+ $12/seat/mo
only editors on this project
  • Everything in Pro
  • 5× AI credits (100/mo included)
  • Realtime collaboration
  • Authenticated access
  • Priority support
Start free trial

Enterprise

For organizations with advanced requirements.

Custom
  • Everything in Ultimate
  • SSO / SAML
  • 99.99% uptime SLA
  • Dedicated support
  • Custom integrations
Contact sales

Configure your plan

5

Free projects

$0

2

Pro projects

$98/mo

1

Ultimate project

$159/mo

One Invoice

Total

$257/mo

+ seats

8 docs projects, one org — pay only for the 3 that need paid features

Unlimited users during trial • One-click migration from GitBook and Mintlify

Ready to ship better docs?

Start with the free tier. Deploy your first docs site in under 5 minutes.

get started
$ npx create-inkloom@latest my-docs
✓ Success! Created my-docs

Free forever for personal and open source projects.