Project Overview
Back in 2019, when I was still a college student, I decided to create my own blog and share my thoughts with the world. It was first hosted on GitHub Pages and even had my own domain (thanks to GitHub Student Pack). After a few years, I moved the hosting to Netlify, bought my very first domain, and
As of the time I write this post, my blog is currently on Gatsby, which I will later transition to Astro. You can check out the details of the
I learned how a CMS really works because I’ve got my own CMS running and how I get the data to display on my website.
It’s quite a project just for a blog, but I really learned a lot from it.