Setup Jun 18, 2026 360 words

Hello, World

The first post for this blog, written while building everything from scratch.

阅读中文版 A coding workspace on a desk

This is a sample post. The first version keeps the blog calm and easy to maintain.

It supports:

  • MDX content
  • code blocks
  • tags and categories
  • paired Chinese and English translations
const message = "hello astro";
console.log(message);

Future backend features should stay behind clear boundaries instead of turning the blog into a heavy app.