← Back to blog

Building a content-driven portfolio without Sanity

February 14, 2026 - 1 min read

If you don’t need a separate dashboard CMS yet, file-based content is a great option.

Benefits I noticed:

  1. Type-safe content schema
  2. Version-controlled edits
  3. Zero vendor lock-in

Later, I can add an editor UI like Keystatic without changing the core content model.