Skip to content

Easily manage refresh redirects for your Jekyll site. Great if .htaccess isn't an option for you.

License

Notifications You must be signed in to change notification settings

annedorko/jekyll-data-refresh-redirects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jekyll-data-refresh-redirects

Easily manage many refresh redirects for your Jekyll site. Great if .htaccess isn't an option for you.

Usage

Plugin requires these additional files to work properly:

  • _data/redirection.yml
  • _layouts/redirect.html

Example files provided. The HTML template can be used as is. The YAML file will need to be updated to include your specific links.

After installing all of the appropriate files to their folders you should be set! This took me longer than I expected to get working so I figured I’d share what I learned in this repository. Code provided as-is. Feel free to share any improvements you make.

About

Easily manage refresh redirects for your Jekyll site. Great if .htaccess isn't an option for you.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published