this site current is only html, css and javascript hosted on github, you can see/copy/make fun of the code here
hosting the website files
used this guide to get started
-
create github account
-
make new repository(repo) with github username as the repo name
-
add an index.html file to the repo
-
test the page using 'reponamefromstep2'.github.io
setup a custom domain to go to your repo
used this guide
-
buy a custom domain or use one you already own (there are a bunch of sites which you can use to get one, I used namecheap, if you are here you probably know how to use google to find the best one for you, if not HERE)
-
in the domain setup on the site hosting your domain, set it to point at github servers, used this guide for namecheap
-
in your repo settings under pages, set the custom domain
created by BUSHSK8R