> cat /dev/github | grep security-tools
discovered 03 Aug 2026

zola-deploy-action

via awesome-list
→ View on GitHub
The Zola Deploy Action is a GitHub Action designed to automate the building and deployment of Zola static sites to GitHub Pages, typically to the gh-pages branch. Notable features include customizable build directories, options for building only without deploying, support for custom domains, and the ability to check links during the build process. The action integrates seamlessly into GitHub workflows, allowing for automated deployment on pushes to the main branch or during pull requests.