actions-marketplace-validations/Build Zola for GitHub Pages
A simple GitHub Action for producing Zola build artifacts compatible with GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| zola-version | Zola version to use. | — | 0.17.1 |
| root | Directory where the source files reside. | no | . |
| config | Path to a config file in the root of project. | no | config.toml |
| base-url | Force the base URL to be that value. | no | <NOTSET> |
| output-dir | Outputs the generated site in the given path. | no | ./public |
| drafts | Include drafts when building the site. | no | false |
Outputs
no outputs