knzai/Zola Build

Build (and/or deploy) a getzola/zola site

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
rootDirectory to use as root of project. Deploy does not like this and requires an addition checkout in rootno.
configPath to a config file other than config.toml in the root of projectnoconfig.toml
base-urlForce the base URL to be that value (defaults to the one in config)no""
draftsInclude drafts when loading the sitenofalse
output-dirOutputs the generated site in the given path (by default 'public' dir in project root)nopublic
forceForce building the site even if output directory is non-emptynofalse
deployPush to GitHub-Pages using JamesIves/github-pages-deploy-action defaultsnotrue
checkCheck external links with `zola check`notrue

no outputs