DNS settings for GitHub Pages/Read the Docs, with only one A record

1 · Christian Specht · Feb. 26, 2017, 6:09 p.m.
Recently I set up a new website for a new project of mine. I wanted to use GitHub Pages for the website and Read the Docs for the documentation, both with the same custom domain (and a subdomain of that custom domain): scm-backup.org ⇒ GitHub Pages docs.scm-backup.org ⇒ Read the Docs If you are an experienced DNS record creator, you probably know exactly how to do this and don’t need the information in this post at all. But I never messed with DNS settings before, and apparently some things are ...