Skip to content
@zeropress-app

ZeroPress

Official repositories for the ZeroPress platform, including backend services, themes, APIs, and developer tooling.

ZeroPress

ZeroPress is a static-first document publishing platform for Markdown sites, structured content, reusable themes, and CMS-grade authoring workflows.

This organization contains the official repositories for the ZeroPress platform, including backend services, frontend apps, theme tooling, runtime validators, and public documentation.

ZeroPress has three main entry points:

  • Markdown document publishing with @zeropress/build-pages
  • Direct static builds from preview-data.json and a ZeroPress theme with @zeropress/build
  • Studio-based document authoring, imports, media management, and publishing with ZeroPress Studio

Project Status

ZeroPress is currently in alpha and actively dogfooded. The core publishing cycle is working end to end, including Markdown-source builds, preview-data generation, theme rendering, Studio publishing flows, static builds, and hosted deployment workflows.

The v0.6 contracts are being tested against real publishing scenarios. The GitHub Action and CLI toolchain is usable today, while Studio and Edge continue to evolve from MVP implementations.

Contribution Policy

ZeroPress is currently developed as a maintainer-led project.

At this stage, we are not accepting pull requests for code changes. This helps us keep the architecture consistent and maintain clear code provenance during early development.

Bug reports, feature requests, documentation feedback, and design discussions are welcome through Issues or Discussions. We appreciate thoughtful feedback and real-world usage reports.

Core Repositories

  • zeropress: Product landing site and public entry point for ZeroPress.
  • zeropress-studio: Admin UI for managing content and publishing ZeroPress sites.
  • zeropress-studio-api: Backend API for content operations, media, preview-data generation, and publishing workflows.
  • zeropress-edge: Optional public runtime service for static ZeroPress sites, such as comments and forms.

Theme Ecosystem

Build and Validation

Documentation

  • zeropress.dev: Public documentation for ZeroPress contracts, authoring workflows, and build tools.
  • schemas.zeropress.dev: Canonical JSON Schema host for ZeroPress contract files.

Links

Pinned Loading

  1. zeropress-build-pages zeropress-build-pages Public

    GitHub Action and CLI for building Markdown-based ZeroPress sites for static hosting.

    JavaScript 1

Repositories

Showing 10 of 19 repositories

Top languages

Loading…

Most used topics

Loading…