Hello, world

This is a sample post to show how body text reads in the basic theme. The measure is capped so lines stay comfortable, and the palette is pure black and white until you hover something clickable.

A heading

Some more text. Here is a link — hover it to see the pop of colour. Inline code looks like this.

A stray placeholder image, its alt text becomes the caption.
A stray placeholder image, its alt text becomes the caption.

A blockquote sits quietly to one side.

A diagram

flowchart LR
  A[Write] --> B[Publish]
  B --> C{Read?}
  C -->|yes| D[Good]
  C -->|no| A
function hello() {
  return "world";
}

Some math

Inline, like E=mc2E = mc^2, sits in the sentence. Display math gets its own line:

ex2dx=π\int_{-\infty}^{\infty} e^{-x^2}\,dx = \sqrt{\pi}

That’s it. See the shortcode reference for repo cards, code embeds, admonitions, and everything else the theme ships.