wass3r/actions-zola

Build static sites with Zola (secure, verified binaries only)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
zola_versionZola version to use (v0.20.0 or later required)nov0.22.1
rootRoot directory for the Zola projectno.
base_urlBase URL to use for the siteno
output_dirOutput directory for the built siteno
draftsInclude drafts when checking/buildingnofalse
check_linksRun 'zola check' before build to validate external linksnofalse
check_links_skip_externalWhen check_links=true, skip external link validation during check phasenofalse
use_cacheUse actions/cache for the Zola binarynotrue
gh_tokenGitHub token for attestation verification and API access to get checksumsno${{ github.token }}

no outputs