Go Back to Blog List

My First Blog Post

Author: Sheng-Ge 🕊️·
Next.jsblogMarkdown

Welcome to My Blog

This is my first blog post! Here I will share content about technology, programming, and other interesting topics.

About This Blog System

This blog system uses the following tech stack:

  • Next.js - React framework
  • Markdown - Content writing
  • Tailwind CSS - Styling
  • TypeScript - Type safety

Features

  1. Markdown syntax support
  2. Article metadata management
  3. Responsive design
  4. Code syntax highlighting
// Example code
function hello() {
  console.log("Hello, World!");
}

Conclusion

Hope you enjoy this blog system! Stay tuned for more exciting content.