isaacs / blog.izs.me

eleventy app that powers my blog
https://blog.izs.me
Other
14 stars 13 forks source link

redirections #10

Closed isaacs closed 5 years ago

isaacs commented 5 years ago

Investigate if there's any way to redirect from one URL to another. This should allow me to 301 all the old tumblr style URLs into a date-based scheme without too much trouble.

Aha! Yes, this seems straightforward with https://www.gatsbyjs.org/packages/gatsby-redirect-from/