Skip to content

Commit

Permalink
deploy added
Browse files Browse the repository at this point in the history
  • Loading branch information
vaernewijck committed Nov 3, 2024
1 parent 6ebfa1a commit e819e82
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,4 +231,9 @@ Update the README.md file in the main branch so that it includes the following i
Every team member should add a section to the README.md file that describes the room they created.

### Homepage
Do not forget to update the index.html file to include links to all rooms and or update it to your specific needs.
Do not forget to update the index.html file to include links to all rooms and or update it to your specific needs.

## CHALLENGE 5: Deploy
Before we used to deploy our projects using Combell and FileZilla. But now we will use GitHub Pages. This is a free service that turns your GitHub repository into a website.

Follow [this tutorial](https://docs.github.com/en/pages/quickstart). Of course you don't have to do the first step, because you already have a repository. You can start from step 6.

0 comments on commit e819e82

Please sign in to comment.