• 1 min read
Project Kickoff: My Personal Blog
Today, my personal blog project officially kicks off.
When choosing the tech stack, I focused on a few key points:
- Performance: I want the blog to load lightning fast.
- Content-driven: The core is text, no complex client-side logic needed.
- Developer Experience: Markdown support and easy customization.
In the end, I chose Astro. Its “Zero JS by default” philosophy is a perfect fit for content-oriented sites like blogs.
Over the next few weeks, I’ll be refining its features and starting to publish high-quality content.