Build ZeroPress Pages
Version updated for https://github.com/zeropress-app/zeropress-build-pages to version v0.5.1.
- This action is used across all versions by ? 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 a directory of Markdown files and public assets into deployable static files optimized for modern hosting platforms like GitHub Pages, Netlify, or Vercel. It simplifies the generation of static websites by discovering Markdown content, converting it to structured preview data, staging public assets, and creating easily deployable output. This action helps streamline static site generation workflows, saving time and reducing manual effort.
What’s Changed
- chore: add icon for GitHub Marketplace. (6eba1b7)
- Build ZeroPress static output for modern hosting platforms. (d9140c6)
- chore: github action build script. (bba4c50)
- feat: add default theme. (docs) (ce65ee1)
- init metadata. (f6a92d3)
- Add MIT License to the project (f34e0f6)