This is where all the website code is stored.
If I get round to rewriting / developing an aligner for the Northumberland then I might put it here as well.
The website is written on top of the Astro static site generator. This allows for relativly simple website generation now that it is set up.
Everytime there is a change to the main branch (note make edits to the dev branch, then merge to the main branch once happy), this is built by a Github Action into a static site.
The hosting is via Github Pages, which serves the built static site.