Documentation
ZeroPress Reference
This is the reference hub for the current ZeroPress v0.6 contracts. Start here when validating generated output, reviewing a theme manifest, or checking the exact schema for a file.
ZeroPress Reference
This is the reference hub for the current ZeroPress v0.6 contracts. Start here when validating generated output, reviewing a theme manifest, or checking the exact schema for a file.
For workflow guidance, use Getting Started or Build Pages first.
Current JSON Schemas
Open these first during QA and code review:
- Preview Data v0.6 Schema
- Theme Manifest Runtime v0.6 Schema
- ZeroPress Build Pages Config v0.1 Schema
Current Contract References
Historical Schemas
Schema documents are published as versioned historical files. The schemas/ directory is the stable location for machine-readable schema files.
Preview-data:
Theme runtime:
Archived Contract Pages
The immediately previous public contract remains available for direct review. These pages are delisted from automatic discovery outputs, but linked here for compatibility checks:
Notes
- New projects should target preview-data
version: "0.6"and themeruntime: "0.6". preview-data v0.6uses snake_case site keys such asmedia_base_url,media_delivery_mode,posts_per_page,datetime_display,date_style,time_style, anddisallow_comments.theme runtime v0.6uses snake_case manifest keys such asmenu_slots,widget_areas,site_meta,collection_slots, andfeatures.post_index.site.footer.attributionis a boolean in v0.6. ZeroPress does not add a copyright symbol automatically.