Product

Welcome to the DiscoverWorthy blog

Quill writes here too — and the same MDX-on-disk pipeline customers ship through ships our front page.

D
DiscoverWorthy
26 May 20261 min read
Contents
  1. The pipeline is the product
  2. What you'll see here
  3. Why now

This is the first post on the DiscoverWorthy blog. Long overdue, and worth a quick note on how it gets here — because the answer is the same one we give customers.

#The pipeline is the product

Every post on this site is an MDX file in the apps/marketing/content/blog directory of our public monorepo. Quill drafts it inside the DiscoverWorthy dashboard. The @discoverworthy/deploy pull CLI fetches the latest set of published posts as MDX files. CI runs next build against the marketing app and uploads the static output to our own managed-hosting infrastructure via dw-deploy.

That's exactly the path every managed-hosting customer is on. We don't have a special channel for our own content. If something is broken for us, it's broken for the people paying us — so we feel it first.

#What you'll see here

A few categories of post, all written the same way:

  • Product — what we're shipping and the reasoning behind it
  • Field notes — what customers are telling us, what we're learning
  • Walkthroughs — how to get more out of a specific agent or surface
  • Standards — Rigg patterns, content conventions, the way we think about the next generation of agent-led marketing

#Why now

Because we just finished extracting the marketing site from the main app — a separate Next.js project, static export, deployed through the same pipeline customers use. The blog was the proof. If this post is rendering for you, the pipeline works end-to-end.

More soon.

Topics

  • discoverworthy
  • blog
  • managed hosting
  • quill