ssowonny/Diff Pages Action
Take screenshots of updated static web pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-path | Path to base static pages. | yes | — |
| head-path | Path to head static pages. | yes | — |
| pattern | glob pattern for detecting page files. | yes | **/*.+(htm|html) |
| port | Port for running local static web server | yes | 8000 |
| output-path | Path for saving final screenshots. | yes | diff-pages-action/output |
| temp-path | Path for saving temporary screenshots. | yes | diff-pages-action/tmp |
Outputs
| name | description |
|---|---|
| path | Path to saved screenshots. |