Zola Builder
Version updated for https://github.com/gabrielkoerich/zola-builder to version v0.1.0.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The zola-builder GitHub Action automates the process of generating and deploying static documentation websites from a repository’s README.md using the Zola static site generator. It simplifies workflows by creating a dark-themed documentation site, organizing content into pages based on markdown headings, and automatically deploying the site to GitHub Pages. The action supports both CI-based automation and local development, offering features like cross-page link adjustments, metadata extraction, and responsive design templates.
Release notes
Zola Docs Builder Initial release with GitHub Action support, root-relative URLs, and custom domain support.