This project documents a fairly common migration: starting from a useful visual base, but one too focused on an agency demo.
Goal
Turn the app into a personal website with real content, projects, and services, without rewriting everything from scratch.
Key changes
- canonical routes per area,
- new setup page (
/uses), - main shell cleanup,
- base prepared for SSR when it makes sense,
- versioned content system.
The next phase consists of continuing to replace stubs and legacy copy with content generated from Markdown and resolved by slug.


