This site is its own first project: hand-written HTML and CSS, a publish script instead of a build step, and a check script that keeps every page carrying the same chrome byte for byte.
The same markdown that becomes these pages is served over ssh by a small Go program, so the site has a terminal twin. The deploy is a tarball of files and one binary, converged onto a small VPS by a script the server owns.