I had struggled setting up the DNS configuracion of my custom domain in GH pages. Luckly, I found a video which make the process very straght forward.
Ingredients
- Github repo
- Github pages
- Google domains
Here’s the step by step video:
Summary
- Create a GH page
- Create a Domain
- Add a CNAME file (no sure if this is mandatory)
- Add DNS rules (A, CNAME and AAAA)
- Test it with dig
$ dig asdf0x2199.dev +noall +answer -t A