brand — the design kit
The design tokens and cockpit UI kit adopted across the editor and the marketing site — the source of the visual system paged is built on.
In short brand holds paged's design tokens and the "cockpit" UI kit —
per-surface kits (editor, docs) that define the colors, type, and components the
editor and the marketing site adopt. Dark by
default.
What it provides
- Design tokens (color, type, spacing, status palette) consumed as CSS variables.
- A cockpit component kit and per-surface kits (the editor kit covers panels, inspector, table composer, color wheel; the docs kit covers this site's chrome).
This site's chrome and the status colors you see on the capability matrix draw on the same palette.
Recent activity
- 2026-06-05feat(editor): restore editor-ahead glyph backport (7 glyphs)b7298d5
- 2026-06-05feat(editor): panel gallery, InDesign parity audit, color wheelfac1c8a
- 2026-06-05feat(editor): backport editor-ahead glyphs into the kit registry19c0a54
- 2026-06-04Editor kit: table selection, inspector, and Table Composerf742a98
- 2026-06-04Restructure into per-surface kits: move docs kit under docs/, add editor kit51caca8
- 2026-06-02Initial brand kit: logos, icons, colour/type tokens, previews + UI kits96e8569
docs — this site
The documentation site itself — a Fumadocs (Next.js + MDX) site that documents both the IDML format and the whole paged platform, generated from the system's own machine-readable sources.
Plugins
The five first-party content plugins that extend paged beyond native IDML — vector drawing, web content, raster images, spreadsheets, and database publishing — all built on the Plugin SDK.