sirmonteiro/Zola check and build
Build a Zola website
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| check | If true, runs zola check instead of zola build. | no | — |
| check_skip-external-links | If true, skips checking external links during zola check. | no | — |
| drafts | Includes draft content in both zola check and zola build. | no | — |
| minify | Minifies the generated HTML when building the site with zola build. | no | — |
| base_url | Overrides the base URL set in config.toml during the build. | no | — |
| output_dir | Sets a custom output directory instead of the default public/. | no | — |
Outputs
no outputs