Farewell to My Hugo Site

4/1/2026

After running my personal Hugo site for nearly 5 years (it was born on 2021-08-01), I’ve decided to move on. Here’s a look back at the project structure that served me well:

Hugo project structure

The setup featured a clean organization with posts, a carefully chosen theme, and the generated public folder ready for deployment.

Hugo public output

Hugo was a fantastic tool for learning static site generation. Its templating system, content management with Markdown, and fast build times made it a joy to work with. The community themes and shortcodes provided endless customization possibilities.

That said, I’ve migrated to Astro for this new chapter. Astro’s component-based architecture and tight integration with modern JavaScript frameworks better fits my evolving needs.

Thanks for the good times, Hugo! 🚀