Re - migrating the blog:
I'm looking for a good way to redirect links to the old site (http://jjg.2soc.net) to where I've archived the content on the new site (https://jasongullickson.com/tags/gullicksonlaboratories/).
I want to avoid anything that requires much server-side work. Minimally I'll setup a redirect, but it would be cool if there was a simple way to redirect old links directly to the new content location.
I'm wondering if there's a client-side/JavaScript solution for this or if it will require me to mess-around with server configuration (which I want to avoid for various reasons).