dollhousemcp/VisiDelta
Visual old-vs-new rendered diff for static websites
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base_ref | Git ref to compare against | no | origin/main |
| out_dir | Output directory for generated compare site | no | /tmp/visidelta |
| mode | build or serve | no | build |
| target_repo | Path to target repository | no | . |
| build_old_cmd | Optional custom build command for base snapshot | no | "" |
| build_new_cmd | Optional custom build command for current snapshot | no | "" |
| extra_exclude_globs | Extra markdown path globs to exclude from changed-page routing | no | "" |
| port | Port used when mode=serve | no | 4310 |
Outputs
no outputs