How to Create a Simple Portfolio Website with HTML and CSS — Part 6- Deploying Your Simple Portfolio Website with GitHub Pages

theenobledev
2 min readApr 11, 2023

Introduction

In this tutorial, you will learn how to deploy your simple portfolio website using GitHub Pages. This will make your portfolio accessible to everyone on the internet, showcasing your skills and projects. GitHub Pages is a free and easy way to host your static websites directly from your GitHub repository.

Prerequisites:

Objectives:

  • Create a new GitHub repository.
  • Push your portfolio website files to the repository.
  • Enable GitHub Pages for your repository.
  • Access your portfolio website on the internet.

Materials

  • A code editor.
  • Git installed on your computer. Download it here.

Step-by-Step Instructions

  1. Create a new GitHub repository: Log in to your GitHub…

--

--

theenobledev

Mastering the art of code & words. Simplifying tech for you.