Create a GitHub Account¶
You need a GitHub account to create a GitHub Pages site and repositories to store your website content. You can create a GitHub account for free.
Steps for creating a GitHub account.
- Go to the GitHub page, then click Sign Up.
- Enter your email address.
- Create a password.
-
Enter a username.
Note
The username you enter here will be used in your GitHub Pages website URL. For example, if you use
techwordsas the username, then your public repository will betechwords.github.io, and your GitHub Pages website will betechwords.github.io.