ZeroPress Products

Choose the entry point that matches how you publish.

Start from Markdown, migrate a static React site into a no-JS-friendly document site, or use Studio as a WordPress alternative for managed document publishing.

Markdown source

@zeropress/build-pages

A Jekyll alternative for repositories that already have Markdown documents and public files.

  • Turns Markdown source into preview data, then runs ZeroPress Build.
  • Works from GitHub Actions, npx, package scripts, Vercel, Netlify, and Cloudflare Pages.
  • Best for docs, manuals, project sites, and existing Markdown repositories.
Read Build Pages docs

Direct static builds

@zeropress/build

A contract-first builder for teams that want to generate or maintain preview data and themes directly.

  • Builds a static site from preview-data.json and a ZeroPress theme.
  • Useful when migrating static React sites into document-first output.
  • Supports sites that should remain readable and navigable in no-JS environments.
Explore CLI packages

Managed authoring

ZeroPress Studio

A WordPress alternative for document publishing operations that should publish as static output.

  • Manages posts, pages, media, taxonomies, themes, menus, users, and publish workflows.
  • Includes WXR import for WordPress publishing migration.
  • Replaces WordPress publishing workflows, but not plugin-specific WordPress features.
View Studio repository

One publishing model, three starting points

Each product path converges on durable static output and optional edge services.

01 Author

Markdown files, generated preview data, or Studio-managed content.

02 Build

ZeroPress validates the data contract, applies a reusable theme, and writes static artifacts.

03 Deploy

Serve HTML from a static host, then add Edge features only when the site needs them.

Not sure where to start?

If your source is Markdown, start with Build Pages. If your source is structured data or an AI-generated site model, start with Build. If your team needs an editor and publishing UI, start with Studio.