Skip to content

Instantly share code, notes, and snippets.

@albertogalca
Forked from mapsam/README.md
Created November 30, 2017 18:05
Show Gist options
  • Save albertogalca/d5cd01b8b0e7d8d58e8eb0a3744eaf00 to your computer and use it in GitHub Desktop.
Save albertogalca/d5cd01b8b0e7d8d58e8eb0a3744eaf00 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