Skip to content

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.

  1. Go to the GitHub page, then click Sign Up.
  2. Enter your email address.
  3. Create a password.
  4. Enter a username.

    Note

    The username you enter here will be used in your GitHub Pages website URL. For example, if you use techwords as the username, then your public repository will be techwords.github.io, and your GitHub Pages website will be techwords.github.io.