This site is built with:
- Jigsaw, a static site generator for Laravel.
- Tailwind CSS, a utility-first CSS framework.
- Alpine.js, a minimal framework for composing JavaScript behavior in your markup.
- Torchlight, a code highlighting tool.
When new changes are pushed to the main branch, a GitHub Action is triggered to build the site
and deploy it to the static
branch. This branch is then deployed on CloudFlare Pages.