dimmkirr/Neo-Brutalist Release Banner Generator
Generates a neo-brutalist style release badge for GitHub releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Release version | yes | — |
| body | Release body text (changelog) | yes | — |
| repo_url | Repository URL | yes | — |
| project_name | Override the project name displayed on the badge | no | — |
| project_description | Add a short description below the project name | no | — |
| theme | Theme name, YAML string, or path to YAML file for customizing appearance | no | default |
| debug | Enable debug mode to save HTML output (true/false) | no | false |
| strict_style | Apply stricter CSS styling to prevent text overflow (true/false) | no | false |
| output | The path where the generated image should be saved | yes | release.png |
Outputs
no outputs