When working with CMS-driven websites, I often end up rebuilding the same patterns over and over.
So I put together a setup with ready-to-use schemas and UI blocks for Sanity.
The idea is simple:
define the content in the CMS and compose the UI using reusable blocks.
Everything is intentionally minimal and easy to extend.
Full example repo with the setup: Here


Top comments (0)