Zola check and build
Version updated for https://github.com/SirMonteiro/zola-action to version v0.23.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the Zola static website generator by checking if a site builds successfully or building it for deployment. It allows users to customize various aspects of the build process through environment variables, such as skipping external link checks, including drafts, minifying HTML, and overriding base URLs.
What’s Changed
Full Changelog: https://github.com/SirMonteiro/zola-action/compare/v0.21.0...v0.23.3