Author : James Copeland
Published on : 11/8/21
Welcome to the first step on getting your site published by Github. If you aren't familar with Github, I encourage you to check out Github.
Now thats out of the way, lets get started ! 🎉
Now that we created a repository for your project, lets go ahead and create a website. If doesn't need to be fancy, it can litterally be one word, but for the purposes of this tutorial you can download the sample site to your right Example site we'll use 👉
Afer we have created a repo and created a simple site, its now to get alittle technical . This next step is the "confirmation" that you'r site is added to your repo.
So far, Github Desktop created a folder in your Desktop and you have placed your site into that folder ...
Congrats on publishing your first site with Github !! It takes about a minute or two for Github to publish it. After about 5 minutes, go ahead and type this address in the url bar [your repo name].github.io. If all goes well, it should look like the same site you downloaded but on the url [your repo name].github.io !