Welcome to my first blog post! This is the English version.
Getting Started
This blog is built with Astro and supports both English and Chinese content.
Each language lives in its own subfolder under src/content/blog/, and the URL always reflects the locale — e.g. /en/posts/my-first-post and /zh/posts/my-first-post.
What’s Next
- Explore the Chinese version of this post by using the language switcher above.
- Browse all posts at
/en/. - Customise the layout in
src/layouts/BaseLayout.astro.
Happy reading!