Skip to content

Instantly share code, notes, and snippets.

@nwinant
Forked from mapsam/README.md
Created August 26, 2019 03:01
Show Gist options
  • Save nwinant/35e7573ef432781a53e7949c0151ab26 to your computer and use it in GitHub Desktop.
Save nwinant/35e7573ef432781a53e7949c0151ab26 to your computer and use it in GitHub Desktop.
Namecheap > Github pages

Namecheap > Github pages

Pointing your domains to a gh-pages branch requires three steps.

  1. Add the Github IPs as A records on Namecheap. Both Github IPs are 192.30.252.153 and 192.30.252.154.
  2. Add your Github domain as the CNAME alias on Namecheap. your_username.github.io. (mind the extra period!)
  3. Add a CNAME with your new domain name in your repository. lowercase and nothing else
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment