🏠 Homepage
username.github.io
(replace username
with your actual GitHub username) if you want your portfolio to be published at https://username.github.io
.simple-portfolio
), your site will be published at https://username.github.io/repo-name
.johnsmith.github.io
, your site will be at https://johnsmith.github.io
simple-portfolio
, your site will be at https://johnsmith.github.io/simple-portfolio
Clone your forked repository to your local machine.
index.html
and README.md
file.Commit and push your changes to your forked repository.
main
) and /root
directory.Share your GitHub Pages link (e.g., https://your-username.github.io
or https://your-username.github.io/repo-name
) with your instructor or team.
💡 Tip:
After publishing, check your site in a browser and make sure all information is correct and well-formatted!
➡️ Up Next: 🏠 Homepage