返回博客首页

2026年3月24日

Welcome To My Blog

Why I am starting this blog and what I will be writing about.

Why this blog exists

I built this space to share practical lessons from shipping web products, especially around frontend architecture and user experience.

What you can expect

  • Short, focused engineering notes
  • Breakdowns of project decisions
  • Lessons from failures and trade-offs

Publishing workflow

I write posts as markdown files in content/blog. Each file starts with frontmatter fields:

  • title
  • date
  • excerpt (optional)
  • tags (optional)

If you are reading this on the site, markdown rendering is working.