Hello, World!

Welcome to My Blog

Hello! This is my first blog post.

This blog is built with Astro, featuring a nostalgic FC (Famicom/NES) pixel-style design. I’ll be sharing articles about technology, life, and various thoughts here.

Features

This blog includes the following features:

  • 🌐 Bilingual - Supports both Chinese and English content
  • 🌙 Dark/Light Theme - Switch themes based on your preference
  • 🔍 Full-text Search - Search content using Pagefind
  • 💬 Comments - Leave comments using Giscus
  • 📡 RSS Feed - Subscribe to get the latest posts

Code Example

Here’s a sample code snippet:

function hello() {
  console.log("Hello, World!");
}

hello();

What’s Next

Stay tuned for more content!

If you have any questions or suggestions, feel free to leave a comment below.


Comments

💬 Comments coming soon