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 contract behavior.
For workflow guidance, use Getting Started first. Markdown-source Build Pages documentation lives at build-pages.zeropress.dev.
Current Contract References
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.- Machine-readable JSON Schema files live at schemas.zeropress.dev.