Skip to content

Instantly share code, notes, and snippets.

@bharathvaj-ganesan
Forked from mapsam/README.md
Created January 1, 2018 11:34
Show Gist options
  • Save bharathvaj-ganesan/549fe52eda8e553f91a8f156915e0c20 to your computer and use it in GitHub Desktop.
Save bharathvaj-ganesan/549fe52eda8e553f91a8f156915e0c20 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