Documentation

ZeroPress Public Docs

This site publishes public ZeroPress theme authoring guides, runtime documentation, CLI guides, and JSON schemas.

ZeroPress Public Docs

This site publishes public ZeroPress theme authoring guides, runtime documentation, CLI guides, and JSON schemas.

Current contract highlights:

  • Theme runtime current spec: v0.5
  • Preview-data current schema: v0.5

Theme Authoring

Theme Runtime Spec

Preview Data Spec

CLI Tools

Build Pages Config

JSON Schemas

Current v0.5 schemas:

Historical preview-data schemas:

Stable aliases:

Notes

  • When a new version is released, aliases can be updated without changing client URLs.
  • theme runtime v0.5 adds loop metadata, pagination windows, partial arguments, and branch-reduction tags on top of the structured v0.4 contract.
  • preview-data v0.5 keeps the site-level comment policy and post-level allow_comments.
  • preview-data v0.5 moves post/page bodies to raw content plus document_type and normalizes authors into content.authors[].
  • preview-data v0.5 keeps post.id, but pages/categories/tags do not carry internal ids.