Hello

2026-01-01

Hello

This is the first post generated by the custom SSG.

## Heading Samples

## H2 Section

### H3 Section

H4 Section

H5 Section
H6 Section

## Inline formatting

## Math

Inline math: $E=mc^2$ in a sentence.

Block math:

$$\int_0^\infty e^{-x^2} dx = \frac{\sqrt{\pi}}{2} $$

## Lists

Unordered list:

Ordered list:

  1. first
  2. second
  3. third

Task list:

## Blockquote

This is a quote. It can span multiple lines.

  • and include a list
  • inside the quote

## Table

NameCountNote
Alpha1left
Beta20center

## Code block

fn main() {
    println!("Hello, SSG!");
}

## Callout (Obsidian style)

Foldable (expanded)

This uses the reserved fold syntax.

## Image

Inline image: Sample image Reference image: Sample ref