01 — stories · entry 01
a new kind of feed. not a portfolio, not a blog — a running log of what we ship.
for a long time our site had a "portfolio" page — neat rows of finished case studies with hero shots. that format forced every update into the same shape: big project, wrapped, signed off. but most of what we actually do doesn't live in that mould. we ship quick sprints, release process notes, add a teammate, post a half-formed thought about a tool.
so we replaced the portfolio with a feed. one stream. mixed content. chronological. no "featured" hierarchy. you see what we’re up to as it happens.
six types. one stream.
every entry is tagged one of six types:
- case — a full case study, the real deal
- quick-case — a single-shot project, a week or less
- news — studio updates, hires, wins
- team — a new face, a farewell, a birthday
- process — how we work, tools we use, systems we’re building
- random — everything else. the internet is weirder than any taxonomy.
you can filter by type or by tag. or just scroll.
stop thinking about a portfolio. start thinking about a blog with better pictures.
built on next.js 15, mdx, and the seven section components you’re reading right now. if you want to know exactly how — the next story walks through it.
end of entry 01.