This is the single source of truth for Peleg Michaeli's public homepage.
Live site: https://pelegm.github.io/
Workflow:
cd ~/dev/uni/homepage
edit index.html style/main.css images/peleg.jpg cv.pdf
git add -A
git commit -m "Update homepage"
git pushGitHub Pages publishes the master branch automatically.