Skip to main content
16:56

Building a Personal Site in 2026

Audio overview of Building a Personal Site in 2026.

Building a Personal Site in 2026
0:000:00

This site is built with Astro. It generates 65 static HTML pages, serves them from GitHub Pages, and loads zero custom fonts. The entire JavaScript budget is a handful of Preact islands that hydrate on idle. The rest is HTML and CSS.

Read the full post →