Blog
Notes on design, development, and studio life.

Designing with fluid type
We rebuilt mardis.studio on Hugo with flat-file content and Utopia design tokens so type, space, and grid all scale fluidly between phone and desktop.
What changed
- Webflow export → Hugo static site
- Breakpoint-heavy sizing → fluid
clamp()scales - CMS-ready markdown for blog posts and portfolio case studies
Add new posts by creating a file in content/blog/ and setting draft: false when you are ready to publish.