ZeroPress Schemas

Canonical JSON Schema files for ZeroPress contracts. These URLs are intended for $schema references, editor validation, and tooling integration.

Preview Data

Describes the portable content snapshot consumed by @zeropress/build-core and @zeropress/build. It is also the output target for Build Pages and Studio publishing workflows.

Theme Runtime

Describes a ZeroPress theme package: templates, assets, slots, feature hints, and metadata. It is consumed by @zeropress/theme-validator, @zeropress/theme, @zeropress/build-core, and @zeropress/create-theme.

Build Pages Config

Describes the user-facing config for @zeropress/build-pages. It controls Markdown-site settings before Build Pages generates preview data and invokes the ZeroPress build pipeline.

Documentation lives at zeropress.dev.