This website was made by me, Bevan (duh). Detailed credits are visible on the credits page, including the licenses to any of the underlying assets I’ve used.
The AI/LLM disclosure
None of the text on this website has been written by a large language model (LLM), nor will it ever be.
For various articles, an AI/LLM has been used in the review process, but no further, with a specific rule that LLM suggested phrasing must be ignored wholesale, so as to not pollute my writing with LLM-isms.
The code of this website has, and will continue to use, LLM assistance.
Tech stack
This website uses Astro (7 at the moment of writing) to generate. This website has been through a journey, originally starting with Jade/Pug, and then moving to Jekyll, then Hugo, before finally settling on Astro.
The website is fairly standard: basic HTML & CSS.
It is hosted on Cloudflare Pages.
Design
There isn’t much to it. The home page layout & RSS feed configuration takes inspiration from Simon Willison.