This is a comprehensive post describing step-by-step how I rebuild the Math2IT site using Wordpress as the backend (for the authors writing the blog posts) and displaying the content via Gatsby (a Static Site Generator engine) via GraphQL. The styles are the same as in version 3, but instead of Bootstrap this time I am using TailwindCSS.

<aside> 👉 The final source code: https://github.com/dinhanhthi/wordpress-gatsby

</aside>

<aside> 👉 Part 2: Build a website with Wordpress and Gatsby (part 2)

</aside>

🚨 Before you read

The versions of things I use in this post

How does it work after completion?

Why Wordpress + Gatsby + Tailwind CSS?