Documentation
License
@zeropress/build-pages is open source under the MIT license.
The broader 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.
Check each repository’s LICENSE file for the exact terms that apply to that package.
Direct Runtime Dependencies
@zeropress/build-pages depends on a small set of direct runtime packages:
| Package | Role | License |
|---|---|---|
@zeropress/build |
Builds the generated ZeroPress preview data and theme into static HTML output. | MIT |
gray-matter |
Reads Markdown front matter from source documents. | MIT |
Transitive dependencies are governed by their own package licenses.