mhb8898/Boardgame Chronicle Builder
Turn a repo of YAML play logs into a static boardgame chronicle site (stats, badges, factions) ready for GitHub Pages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| data-path | Directory containing data/ and chronicle.config.yaml (your checked-out data repo) | — | . |
| config-file | Site config file, relative to data-path | — | chronicle.config.yaml |
| run-tests | Run the engine self-tests before building | — | true |
| upload-pages-artifact | Upload the built site as a GitHub Pages artifact (for actions/deploy-pages) | — | true |
Outputs
| name | description |
|---|---|
| site-dir | Absolute path of the built static site |