What is b2?

Status: Draft

What is b2?

b2 is a scalable publishing system with a public site and an AI-assisted authoring app.
This page proves that MDX is working with front matter, markdown, and embedded React components.

Here is some plain Markdown:

Now an embedded component:

DemoBox component

This content is rendered inside a React component that was passed to the MDX runtime. You can style or replace this with real shared components later.

Next steps