• 1 min read
First Release Retro
The first version of the blog is officially live today.
I’ve learned a lot during this process:
- Astro Componentization: Very intuitive and easy to pick up.
- i18n Implementation: While Astro provides basic support, making it elegant requires some extra work.
- Performance Optimization: By reducing unnecessary JS, the initial load speed is excellent.
Of course, there’s still room for improvement, such as optimizing the search function and polishing UI details.
This is just the beginning; I’ll keep iterating.