Post

Hello World

February 25, 2025 · meta

This is a sample blog post. It supports text, italic, code like inline code, and images.

Code blocks

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

LaTeX

Inline math: E=mc2E = mc^2

Block math:

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

Image

Placeholder

Replace with your own images by placing them in public/ and referencing them.