This site is hosted and configured for netlify. You should be able to run it
locally with either pnpm run dev:<year> (eg. pnpm run dev:2023) or use
netlify dev which.
All sites are available in the years folder.
.
└── years/
    ├── 2020/
    ├── 2021/
    ├── 2022/
    └── 2023/
For more guidance refer to each year's README.md.
At the time of writing, not all sites have been fully migrated.