socksthewolf/Jekyll Redirects for Cloudflare
Converts a "jekyll-redirect-from" redirect ruleset into one that works on Cloudflare
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| output_path | Your Jekyll build output folder, if you have modified the folder name/path from the default | — | _site |
| delete_redirects_json | Deletes the generated redirects.json file that Jekyll makes after converting it | — | true |
Outputs
| name | description |
|---|---|
| success | Outputs if the _redirects was created/updated successfully |