# README
Personal portfolio website
Server deployment
To deploy a new version of the server (go code, favicon or static assets), create a semver tag and push to github.
Publish the pages
Run ./publish.sh
to upload the pages via scp
. No need to restart the server, the new pages are instantly served.