
Generates redirect pages based on YAML or htaccess style redirects.
Jekyll Pageless Redirects is a versatile plugin designed for seamless page redirection without the need for creating additional pages or posts. This feature is particularly useful for developers and content creators who want to maintain a clean and efficient site structure while ensuring users are directed to the correct locations. By utilizing the well-established http-equiv="refresh" method, this plugin guarantees compatibility across various hosting solutions, including GitHub Pages.
With its straightforward setup, Jekyll Pageless Redirects adds significant functionality to your Jekyll site. Whether you have a series of old pages to redirect or simply want to enhance your site's user experience, this plugin allows you to manage redirects with ease and flexibility.
Easy Redirect Management: Redirect multiple pages with just one configuration file, streamlining site management.
No Additional Page Creation: Enjoy the convenience of redirects without the hassle of creating new *_pages or *_posts.
Multiple Redirect Formats: Supports multiple formats including YAML, JSON, and htaccess for broad compatibility with different setups.
GitHub Pages Compatible: Works seamlessly with GitHub Pages, allowing for easy deployment without server-side support for .htaccess files.
Flexible Redirect Patterns: Configure redirects using simple alias and destination patterns to suit your site's unique needs.
Open Source: Released under the MIT License, this plugin is freely available for modification and distribution, making it an approachable tool for developers.
Community Driven: Builds on previous work from the Jekyll community, ensuring robust functionality and continuous improvements.
