Skip to content

Instantly share code, notes, and snippets.

View Mattcrmx's full-sized avatar
🧖‍♂️
bathing

Matthias Mattcrmx

🧖‍♂️
bathing
View GitHub Profile
@natowi
natowi / audio2midi.md
Last active March 11, 2026 23:11
List of open source audio to midi packages
@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