Last weekend I moved this site over to sourcehut pages. Deployment was a lot quicker than through GitHub pages and the SSL certificate was issued within seconds of me pushing the tarball to the sourcehut servers. One thing that took me a while to figure out was how to set-up a redirect from my apex domain to the www. variant. I'm sharing my approach here in the hope others can find it more easily: Ideally this would be a HTTP redirect, but this does not seem possible right now so instead we c...