View Source Dragon.Plugin.Redirects (dragon v1.0.1)

Dragon Redirect plugin.

To use, include in headermatter:

redirect_from:
  - /path-of-origin-link/

And this plugin will create html redirects to the "current" file where the redirects_from are located.

Link to this section Summary

Link to this section Functions

Link to this function

redirect_body(canonical_url)

View Source