DraftingWriting now
Turning a single-page portfolio into a prerendered, multi-route site
Adding React Router and vite-react-ssg to a 3D-heavy portfolio: static HTML and per-route meta tags with no SSR server, and keeping the heavy WebGL bundle off the lightweight tool and blog pages.
ViteSSGReact