Below you will find pages that utilize the taxonomy term “Zeropress-App”
July 13, 2026
Build ZeroPress Pages
Version updated for https://github.com/zeropress-app/zeropress-build-pages to version v0.6.13.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The @zeropress/build-pages GitHub Action automates the process of converting Markdown files and public assets into a static ZeroPress site. It performs the following key capabilities:
It builds the static output, suitable for deployment to modern hosting platforms such as GitHub Pages, Cloudflare Pages, Netlify, or Vercel. The generated output consists of plain static files that can be deployed at the origin root of a static hosting provider. Build Pages serves as the Markdown-source document publishing entry point for ZeroPress and is used by other workflows to build from preview-data.json and a theme, or publish after managed authoring workflows in ZeroPress Studio. The action generates preview-data.json, stages public files, and prepares the site data, ultimately providing static HTML pages and assets that can be deployed using a hosting provider’s deployment action.