Demo Blog

A seeded blog for local development.

All posts

Kitchen Sink: Testing the VibeCMS Theme

7/7/2026 · 1 min read

design·markdown

Kitchen Sink

A demo post to exercise the VibeCMS theme: headings, callouts, code, quotes, and lists. Visit the docs for more.

Callouts

Code

Here is a fenced TypeScript block:

export function greet(name: string): string {
  return `Hello, ${name}`;
}

Inline code looks like this.

A Quote

The quote border derives from your accent color, so this bar reskins with the theme.

Lists

  • First item
  • Second item with a link
  • Third item
  1. Ordered one
  2. Ordered two

Wrapping up

Links, the quote bar, focus rings, and buttons follow the accent. Semantic callouts do not.

Get future posts when email delivery launches

Join the early list. No emails until delivery is live.

By submitting your email you agree to receive a notification when email delivery launches. No marketing emails.