πŸŽ‰ Welcome to LeionWeb Tech Blog!

Hello everyone! This is my first tech blog post.

πŸ“ About This Blog

This blog is built with Hexo + Butterfly theme, mainly for sharing:

  • πŸš€ Frontend development techniques
  • πŸ’‘ Programming learning insights
  • πŸ› οΈ Tool usage tips
  • πŸ“š Tech resource recommendations

πŸ”§ Tech Stack

The current tech stack for this blog includes:

1
2
3
4
5
6
7
const techStack = {
generator: "Hexo 5.4.2",
theme: "Butterfly",
deployment: "GitHub Pages",
comments: "To be configured",
analytics: "To be configured"
};

πŸ“Έ Adding Images

Adding images to articles is simple:

1
![Image Description](https://t.mwm.moe/pc)

Random Image

🎯 Future Plans

  • Improve blog functionality
  • Add comment system
  • Optimize SEO settings
  • Publish more tech articles

Thank you for reading! ✨