← Back to blog

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
Welcome to my new blog cover illustration

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:

  1. Keep content separate from presentation.
  2. Add custom parameters such as slug, tags, or estimated reading times.
  3. 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.