Pinnate Docs

GitHubApp

Editor

Edit guide pages in the console without git.

The site editor lets teammates update guide pages in the console without opening a pull request.

When to use it

Prefer the editor

Prefer git

Quick fixes, typos

Reviewable changes

Non-engineering authors

Docs-as-code source of truth

No customer remote yet

Agents and CI writing files

Workflow

  1. Open the site in app.pinnate.dev

  2. Edit pages in the guide section

  3. Publish so the public host updates

If the site is also git-synced, treat console edits carefully: the next sync with sections: rebuilds pages from the repo and can overwrite console-only changes. Prefer one source of truth.

Blocks

The editor includes structured blocks (paragraphs, headings, lists, code, callouts, and more). Not all blocks round-trip to plain Markdown yet — see Components.