konstfish/Build Quartz for GitHub Pages
A simple GitHub Action for producing Quartz build artifacts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| quartz_repo | Git URL of the Quartz repository to use | no | https://github.com/jackyzha0/quartz.git |
| quartz_repo_ref | Git ref to checkout | no | v4 |
| source | The directory to build from | yes | ./ |
| destination | The directory to write output into | no | ./_site |
| page_title | Title of resulting Quartz Page | no | Quartz |
| page_base_url | Base URL (Required when setting icon or banner) | no | example.com |
| quartz_config | Path to custom Quartz config file | no | — |
| quartz_layout | Path to custom Quartz layout file | no | — |
| quartz_icon | Path to custom Quartz Page icon (png) | no | — |
| quartz_banner | Path to custom Quartz Page banner (png) | no | — |
| quartz_custom_css | Path to custom Quartz Page css | no | — |
Outputs
no outputs