Under construction. Every post below is placeholder content used to build and test this site, not real writing yet.

A Great Piece On Static Site Architecture

Good breakdown of why “static” doesn’t have to mean “no logic” — it just means the logic runs at build time instead of on every request. Matches almost exactly how this blog’s own publishing pipeline is shaped.