Now Writing Projects
Arvind Nedumaranprojects
arv.sh This site: plain files, a publish script, an SSH twin, and a check script with opinions.
Back to projects
1 min read

arv.sh

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.

© 2026 • Arvind Nedumaran