27/10/2023 - Ben Salt - Archived repo and have removed all associated AWS config.
Production site is at https://weka.digital.
There's a CYCLE_START_DATE in _data/constants.js
that needs updating as we change cycles.
Dev setup:
yarn
echo "SPGITHUB_TOKEN=x" > .env
yarn start
DEBUG=Eleventy* yarn start
Github actions is used to deploy the site on a schedule (which is in UTC) and on merge to master.