• Home
  • Blog
  • Back

    How this site was builtpublished: 2026-08-01

    This site is built using Astro JS, a framework optimised for primarily static sites. Articles are written in markdown, which is then rendered into static html at build time along with the other pages. Styling is tailwind, mostly using the default colour pallette. Icons are sourced from the Gravity UI collection, pulled via Iconify via the Astro-Icons adapter.

    Its deployed on Vercel, using the Astro Vercel adaptor for configurability.