ZeroPress Licensing

ZeroPress uses repository-level open source licenses.

Runtime-facing components are generally licensed under Apache-2.0. Developer tooling and CLI packages are generally licensed under MIT.

Each repository contains its own LICENSE file. If there is any difference between this page and a repository LICENSE file, the repository LICENSE file is authoritative.

Runtime Components

These repositories contain runtime-facing software for the ZeroPress product and hosted publishing flow.

Repository License
zeropress Apache-2.0
zeropress-studio Apache-2.0
zeropress-studio-api Apache-2.0
zeropress-edge Apache-2.0

CLI And Tooling

These repositories contain developer tools, build utilities, validators, and scaffolding packages.

Repository License
zeropress-build MIT
zeropress-build-pages MIT
zeropress-build-core MIT
zeropress-preview-data-validator MIT
zeropress-theme MIT
zeropress-create-theme MIT
zeropress-theme-validator MIT

Documentation And Schemas

These repositories contain public documentation and canonical schema hosting.

Repository License
zeropress.dev MIT
schemas.zeropress.dev MIT

Summary

ZeroPress is open source under Apache-2.0 and MIT.

Use the repository LICENSE file as the source of truth when evaluating a specific package or component.