actions-marketplace-validations/GitHub Pages Generator
Generate website with summary of user repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Sep 19, 2025
- License
- GPL 3.0
Pinned Snippet
uses: actions-marketplace-validations/adamws_github-pages-generator@28ecbd2eea776fa40b18525e2d55506040c16933 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Set target GitHub username | yes | — |
| github_token | Set a generated GITHUB_TOKEN for increased API rate limit. | no | — |
| colorscheme | Comma separated list of colors | no | — |
| output_dir | Output directory path | no | — |
| ignore_repositories | Comma separated list of repositories to ignore | no | — |
| ignore_archived | Ignore archived repositories | no | — |
| skip_header | Skip website header generation | no | — |
| skip_footer | Skip website footer generation | no | — |
| data_only | Run in data mode, will output json file instead of html | no | — |
Outputs
no outputs