Hello, world

January 1, 2025 - Kickstarting our CMS‑free, file‑based blog.

Welcome to the blog! This post demonstrates:

  • Markdown parsing with GFM tables and task lists
  • Syntax highlighting via rehype-pretty-code + Shiki
  • Local assets like images and downloads

Code Highlighting

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

Image

Exodia icon

Attachment

Download a sample asset