BLOG · Vladimir Azpeitia
Welcome to my new blog
Learn how I built a blog module to share insights, tutorials, and product updates.
Published on October 1, 2024 4 min read Updated on October 8, 2024
Astro Portfolio Blog
Why start a blog?
Over the past months I’ve received frequent questions about my workflow and the tools I rely on. A blog is the perfect place to document processes, explain technical decisions, and give back to the community.
What you can expect
- Deep dives into my favorite technologies.
- Practical advice for building scalable products.
- Real stories about challenges and lessons learned.
The stack behind the module
The module is powered by Astro and its content collections, which let me work with Markdown files comfortably. This setup makes it easy to:
- Keep content separate from presentation.
- Add custom parameters such as
slug
,tags
, or estimated reading times. - Prepare every post for multiple languages.
What’s next
From now on I’ll share quick, focused articles covering frontend development, component design, and productivity tips. Have a topic in mind? Let me know!
See you in the next post.