v1.0.0 Now Available

Git-based docs without the drama.

The zero-config WYSIWYG editor for your engineering team's documentation. Empower PMs and writers to commit directly to GitHub without breaking the build.

cdk.mdx
vault-bridge.mdx

Frontmatter

Title: Polygon CDK Overview Desc: Build and operate your own ZK-powered L2.

Polygon CDK Overview

The Chain Development Kit (CDK) is an open-source framework for launching zero-knowledge (ZK) powered Layer 2 chains on Ethereum.

Beta Warning: This stack is currently in beta. Do not use in production without auditing.

Start by installing the CLI:

npm install @polygon/cdk

Trusted by technical teams at Polygon

Polygon

Why Engineering teams love us.

We bridge the gap between "I don't know Git" and "Don't touch my repo".

Component-Aware

Don't let non-tech users break your JSX. Custom MDX components (Callouts, Tabs, Cards) appear as visual blocks with a UI, not code.

Structure Management

Drag-and-drop to reorder pages. We automatically handle the meta.json updates and directory creation so you don't have to.

Zero Integration

No npm packages to install. No SDKs. We use the GitHub API to edit your files remotely. Your codebase remains pristine.

How It Works.
Safe by Design. Protected by Git.

1

Edit in Staging

Users edit on a visual interface. Commits are pushed to feature branches or a staging branch, never production.

2

Automated PRs

When users click "Submit", Ogmadocs automatically generates a Pull Request with a summary of changes.

3

Preview & Merge

Your CI runs as normal. Preview on Vercel/Netlify. Merge when green. The main branch stays protected.

$ git log --graph --oneline
main (production)
PR #42: Update SDK Docs
Auto-generated by Ogmadocs
staging
ENTERPRISE READY

Need full control? Host it yourself.

Run Ogmadocs on your own infrastructure, or use our managed cloud. Either way, keep the Git workflow, permissions, and review process your team already trusts.

  • Self-hosted option
  • SSO / SAML
  • Audit logs
  • SOC2 compliance (in progress)
Contact Sales
deploy.conf
self-hosted
# systemd + nginx
app.ogmadocs.com → 127.0.0.1:8787
DATABASE_URL=/var/www/ogmadocs/data/ogmadocs.sqlite
TOKEN_ENCRYPTION_KEY=openssl rand -base64 32
audit_log=enabled

Simple pricing for teams of all sizes

Team-based pricing with generous limits (25+ users). No per-seat friction when your team grows.

Cloud

Starting at $500/mo
  • Private repos
  • Unlimited commits
  • Priority support
Book a Demo

Self-Hosted

Starting at $18k/year
  • Run on your infrastructure
  • Full data control
  • Audit logging
Contact Sales

Enterprise

Custom
  • SSO / SAML
  • Dedicated support
  • SLA
Contact Sales