Simple portfolio site for Github Pages
- Fork this project (top right button)
- You will be taken to your forked version - go to
Settings
- Change Repository name to
username.github.io
whereusername
is your GitHub username - Going to
http://username.github.io
will now show the portfolio
If you are new to editing repositories, it is recommended to install GitHub Desktop.
File > Clone Repository
- Select the fork you created in the installation step
- After successfully cloning, go to
Repository > Show in Explorer
- Those are the files, edit them as you wish
- When finished editing, use GitHub Desktop to
Commit to master
- Click
Push origin
at the top right to submit it to the internet - The updates will now be live