This site is made with:
- Hugo: A static site generator, turning a bunch of templates and markdown files into the site you’re reading now
- WebTUI: A CSS library that mimics the look of Terminal UI programs
- piku: A tiny tool inspired by
dokkuthat allows deploying servers and websites just withgit push
Less directly, these are the tools I use while developing this site:
- helix: A vim-like text editor that to me is easier to control than vim itself
- git and lazygit: The version control system that lets me make mistakes and revert them; And a TUI program that makes using git a bit nicer
- devenv.sh: A reproducible developer environment that keeps me sane
- SecretSpec: A declarative secrets manager that stops me from maintaining .env files
Absolutely no GenAI
was used, is being used or will ever be used to make this website by me personally. Regrettably, some of the tools mentioned above do themselves use AI assisted development.
For my thoughts on the whole matter, read my /ai slashpage.