Skip to content

Instantly share code, notes, and snippets.

View RogerTangos's full-sized avatar

Albert Carter RogerTangos

View GitHub Profile
@matt-bailey
matt-bailey / github-pages-custom-domain-gandi-dns-records.md
Last active May 6, 2024 21:44
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
@bitboxx
bitboxx / gist:00d9fe0a8cd3189c337e8fecbec02905
Created November 29, 2017 15:20
Chrome flags to disable CORS and SSL check (high security risk, only run for testing)
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --ignore-certificate-errors --disable-web-security --user-data-dir