Source for my personal portfolio at ethangraham2001.github.io.
Pure HTML, CSS, and a single vanilla JS file — no build tooling. Terminal- inspired theme (Tokyo Night + Adwaita Mono) with a dmesg-style boot animation on first load.
python3 -m http.server
# open http://localhost:8000See PLAN.md.
Drop AdwaitaMono-Regular.woff2 (and optionally -Bold.woff2) into
assets/fonts/. The CSS falls back to ui-monospace until they're present.