Background

I wanted HTTPS for my GitHub Pages blog. CloudFlare helped, but browsers still complained about the certificate. GitHub Pages only supported HTTPS on the default github.io domain at the time (custom domains are supported now), so I moved to GitLab Pages, which lets you upload your own cert.

My blog runs on Hexo.

Read more »
0%