#Building The Blog
This article is going to be a multi-part series. I'm going to be building a personal blog using Next.js 13, Tailwind CSS, next-mdx-remote, Planetscale, and Prisma. I'm going to be writing about the process of building the site, as well as the tools I'm using.
- Getting Started with Next.js 13
- Building the Blog (this post)
- Creating a Personal Feed with Planetscale and Prisma
- Adding Authentication with Next-Auth.js
In my next post, I'll walk through the method I used to setup the blog and pages routes. I'll also show you how I use next-mdx-remote to render the blog posts and pages, combined with the power of dynamic catch-all route segments.
To keep up to date with my latest posts, you can follow me on Twitter or Mastodon, or subscribe to my RSS feed.