Back to Blog

Hello, world

A sample post demonstrating the MDX blog pipeline. Delete this when you publish your first real post.

This is a sample post

Blog posts live as .mdx (or .md) files in apps/web/content/blog/. The filename becomes the URL slug — this file is hello-world.mdx, so it renders at /blog/hello-world.

Frontmatter

Every post needs title, description, and date. Optionally add image (a path under public/ or an absolute URL, ideally 1200×630), author, and tags.

What works out of the box

Standard markdown, GitHub-flavored extras like tables and strikethrough, and syntax-highlighted code blocks:

const greet = (name: string) => `Hello, ${name}!`;

greet("world");

Headings are automatically added to the table of contents with anchor links, and reading time is estimated from word count.

Salby

Stakeholder decisions, made on evidence.