This blog has received about 5K views from January through September 2024, and I measure those views using GA4.
The related post is on the blog and is the second most viewed post.
I tried to make it more convenient and fun for users by using various animations such as marquee animation for tag, carousel for recent post, horizontal scroll and flipped card.
This blog is an SSG site built with NextJS + Tailwind.
Due to the need to manage commit messages, I used husky + commlint + semantic-release to manage commit messages and also set up SemVer to automatically update based on the message. Also made it into a series, and the posts in that series are all getting a lot of views.
I migrated to nextjs to improve build times.
Version 1 is being developed with Gatsby and is being archived separately in a branch.