Hello, World


Welcome to my little corner of the internet. This is the first post, and it also serves as a template for future writing.

How a post works

Each post is a folder under src/content/blog/en/, containing an index.md and any photos the post uses. Photos can go in straight off the phone — they get compressed and optimized automatically at build time.

Inserting a photo is just regular Markdown:

A sample photo

Save the file and run npm run dev to preview locally.

On being bilingual

Chinese posts live in the zh/ folder and English posts in en/. The two sides are independent — not every post needs a version in both languages.