Published on October 15, 2025

How to delete your Github Repository

In this blog post I will show you how to delete your GitHub Repository, which includes your HTML, CSS and other files that you already created.

Watch the Tutorial

STEPS

1: Visit your Home tab in Github repository.

2: Select the repository you want to delete from the left navigation bar.

3: Go to index.html or any other .html file in your repository.

4: Click the+ mark in the left side panel.

5: Now click cancel button on the right side of the file showing you.

6: Click 3 dots and go to Delete directory.

Note: Before you deleting (permanently )the repository you can save your codes(copy paste) to another place like VS Code .