Custom Domains in GH-Pages
Mon Apr 17 2023
Okay, you have a site on gh-pages. Now lets fix your custom domain.
- buy a domain name
- create a CNAME record to point to the addresses specified in github docs
- create a
CNAME
file in yourstatic
folder
nordin.work
- go to your repoβs settings/pages and specify your domain
- dont forget to enforce HTTPS πͺ.
- deploy, magic! πͺ