Welcome to my Blog!

Welcome to my Blog!

generic Published 1 min read

Update, August 2026: this blog no longer runs on Strapi β€” every article now lives in git as a markdown file, and there is no CMS behind it at all. The stack described below is the launch-day one, left as written.

Welcome to my personal Blog! πŸŽ‰

I will be using this one to post articles about programming, tips etc.

This blog is powered by AstroJS, Strapi v4, GraphQL and is hosted on Netlify and AWS. Why Astro? Unlike some other frameworks, Astro is HTML-first, outputs zero JavaScript by default, and supports both static site generation (SSG) and server-side rendering (SSR). It abstracts away most of the complex configuration involved in managing asynchronous data, middleware, and routing, and currently it's my goto framework for landing pages since it’s blazing fast. Try out a performance test on my website and see for yourself. πŸš€

On the other hand Strapi is by far the most elegant CMS solution out there, I’ve been using it for a while and I can totally recommend it to you! It’s extremely straight forward to get along with and features a beautiful UI. Wanna give the Astro + Strapi combination a try? Then check out the tutorial I started with here!

Wish you a great day no matter where you are and stay tuned!

Cheers! 🍺