The sources behind https://coderefinery.org.
Tools:
You can install Zola as package or download the binary.
Then:
$ git clone --recursive git@github.com:coderefinery/coderefinery.org.git
$ cd coderefinery.org
$ zola serve
Pull requests:
main
branch, not towards the gh-pages
branch.gh-pages
branch is auto-generated after the PR is merged.