Credits

Tech stack

  • Zola :: static site generator (single Rust binary, no npm, no runtime JS framework)
  • Vanilla HTML/CSS/JS :: No JS libs introduced early-on, claude wrote the simple JS files to serve its purpose for now. (As site grows more library will be used.) Agentic coding was used for this site to be built as required.
  • qsv :: validates every CSV against a sibling JSON Schema before it ships
  • GitHub Actions + GitHub Pages :: build and deploy

Thanks

This project was possible thanks to friends in the FOSS United community whose brains were picked, along with the staff that worked on this:

Licence

Content and data (case studies, RTI documents, copy, CSVs) :: CC BY-SA 4.0. Reuse and remix freely, credit this project, keep derivatives equally open.

Site source code (templates, CSS, JS) :: AGPL-3.0. See LICENSE in the repo.

Licence to Learn on GitHub