DEV Community

Cover image for Deploy your website using GitHub pages and Google domains
Kaushik Awala
Kaushik Awala

Posted on

Deploy your website using GitHub pages and Google domains

Most challenges in a developer's life become easier with repetition because automation is available to assist.

Many, if not all, of you may have considered creating and publishing your portfolio but did not proceed due to the numerous challenges involved in successfully deploying your website.

You've come to the right place if you want to introduce yourself to the world through your portfolio.

In this series, we will look at the following topics in detail:

  1. Getting a custom domain from a service provider (Google Domains, GoDaddy, etc.)
  2. Setting up your git repository
  3. Configuring GitHub Pages to deploy your website
  4. Automating your project's deployment procedure

Top comments (0)