This repository contains the code for https://kernelcurry.com.
When merging a branch into the master
branch, a GitHub action will Build then "Deploy" the site to the gh-pages
branch. The config for this action can be found in the file: .github/workflows/deploy.yml
.