Jake Lee
HomeBlogProjectsAboutContact
EN中文
EN中文

Subscribe for updates

Occasional updates on new articles and project updates.

Jake Lee

Occasional updates on new articles and project updates.

GitHub
© 2026 Jake Lee. All rights reserved.
Featuredactive

jakelee.site

A modular Next.js personal brand site: MDX content, static-first routes, and a path to Supabase-backed conversions.

Next.jsTypeScriptTailwind CSSMDX
View demoRepositoryAll projects

Problem

Personal sites often start as a blog and accrue ad-hoc pages until refactors hurt velocity.

Approach

Route groups separate marketing surfaces from APIs. Content lives in git first; database tables handle subscribers and contact messages when you are ready.

Outcome

A single codebase that can grow into Payload or a custom admin without rewriting public URLs.

Back to projects