Skip to content

Instantly share code, notes, and snippets.

View gohanko's full-sized avatar
🏠
Working from home

俞國忠 / Yii Kuo Chong (Brandon) gohanko

🏠
Working from home
View GitHub Profile
@matt-bailey
matt-bailey / github-pages-custom-domain-gandi-dns-records.md
Last active June 13, 2025 16:36
How to set up DNS records on gandi.net to use a custom domain on Github Pages

How to set up DNS records on gandi.net to use a custom domain on Github Pages

You would think it would be easy to find this information, but none of the Github or Gandi documentation is clear so I have recorded the required steps here.

Create the following A records:

@ 1800 IN A 185.199.108.153
@ 1800 IN A 185.199.109.153
@ 1800 IN A 185.199.110.153