# Welcome to my Blog!

> Welcome to my new personal Blog! I will be using this one to post articles about programming, tips etc. It is powered by Astro and hosted on Netlify.

Canonical: https://www.dimeloper.com/blog/welcome-to-my-blog/
Published: 2024-07-01T10:00:00.000Z

> **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](https://astro.build/), [Strapi v4](https://strapi.io/), [GraphQL](https://graphql.org/) and is hosted on [Netlify](https://www.netlify.com/) and [AWS](https://aws.amazon.com/). 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](https://pagespeed.web.dev/) 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](https://strapi.io/blog/how-to-build-a-blog-with-astro-strapi-and-tailwind-css)!

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

Cheers! 🍺
