Buy (rent) A Domain

To get your own website address you gotta buy it/rent it. I like Namecheap but you can find your own if you don’t like it.

When you have your own domain name let’s make it send people who visit it off to our website that we built :3 (that github is hosting)

Configuring DNS

DNS stands for (Domain Name Service) meaning it sends our PC the IP address it should go to when we visit the “Domain Name” (aka website address) we gave it.

Depending on which service you used to rent your domain name, the instuctions look different. So just look up how to set your -seller- domain to github pages.

In my case since i used Namecheap I found these two resources to help me do it.

  1. GitHub Docs about hosting pages
  2. Namecheap page about configuring GitHub Pages

Setting the custom domain for github pages

Go to your github repo, settings, pages, and under custom domain type in your new shiny domain that you bought. Click Save and you’re done.

It might take a while, but if you visit that address in the future you will find your github pages that you just created.

Enjoy :D