This site is generated using the static site generator Hugo.
Follow these instructions to install it on your computer.
Clone this repo using:
git clone git@github.com:sre-summercamp/summercamp-2023.git
Run the server:
hugo server -D
Navigate to the site at http://localhost:1313/.
Changes are deployed using Github Actions this workflow, so you just need to open and merge a pull request to publish new changes.