Changed the domain of this website
I decided to change the domain of this website and remove the blog
word since it’s not a blog but just a collection of random notes.
It was quite simple:
- change all the setup in Jekyll
- rename all occurrences in this repo so old links will work
- add a new domain in the GitLab pages configuration 3.1 verify the new domain: add a new TXT DNS in Cloudflare
- add a new CNAME DNS in Cloudflare to point to GitLab
- Add a bulk redirect rule in Cloudflare so everything from the old domain will be routed to the new one (following this - archived). I’ve enabled all parameters:
Preserve query string
,Include subdomains
,Subpath matching
,Preserve path suffix
.