Introducing the Seekable Blog
The blog now has a calmer Seekable surface and MDX posts, so product notes can mix writing, examples, and reusable app components.
Posted by
A better writing surface
Seekable needs a blog that can handle product notes without feeling like a detached template. The page now lives on the same dark, quiet visual system as the homepage and dashboard.
It also uses MDX, which means a post can stay readable as prose while still being able to render the same React components the app uses elsewhere.
MDX keeps the writing in files, preserves article metadata for SEO, and still leaves room for interactive product examples when a post needs them.
What changed
The blog shell now uses the Seekable starfield background, cream text, lavender accents, and restrained outlined panels. Cards, category chips, the article body, and the blog header all use the same visual language as the rest of the product.
What stays intact
Article metadata still powers canonical URLs, Open Graph tags, and structured data. The body moved into MDX, but the SEO contract stays attached to the article record.