Jekyll Redirects for Cloudflare
Version updated for https://github.com/SocksTheWolf/jekyll-cloudflare-redirects to version v1.2.4.
- This action is used across all versions by 3 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Jekyll Redirects for Cloudflare GitHub Action automates the process of transforming Jekyll’s redirects.json into a _redirects file suitable for use with Cloudflare. This action is particularly useful after any Jekyll build to ensure that the website redirects are correctly configured before deployment, helping to improve site performance and user experience by reducing server load and improving SEO through better URL management.
What’s Changed
Updated Actions Build
Full Changelog: https://github.com/SocksTheWolf/jekyll-cloudflare-redirects/compare/v1.2.3...v1.2.4