March 1, 2026

Building a Portfolio with Astro

astrowebportfolio

I moved this portfolio to Astro to make updates easier and more structured.

Instead of manually editing one large HTML page, I now keep content in focused Markdown files and let Astro render the UI.

This makes it much easier to:

  • add or update sections quickly,
  • keep project/blog content organized,
  • and maintain a clean, scalable setup over time.

The result is a portfolio that feels simple to edit but still performs like a static site.