This repo contains the code for Steven Oxley's personal website. You can visit it at https://www.stevenoxley.com/.
The website is statically generated using Hugo. The hugo code can be found in the hugo
directory.
The cloud resources to deploy the website are defined in the infra
directory.
New deploys of the generated website are performed using the hugo/deploy.sh
script.