Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.64 KB

README.md

File metadata and controls

13 lines (10 loc) · 1.64 KB

Next.js and Prismic.io Blog Series

This repository will contain the code at various points of my blog series on building out your blog using Next.js and Prismic.io

You can simply start at the first blog post with no need to check out this repository, at the end of each blog post the finished code for that post can be found on the branch listed below.

Blog Post Branch
01 Server side rendered blog with Next.js and Prismic.io master
02 SEO in Next.js and Prismic 02-handling-seo-with-nextjs-and-prismic
03 Google Analytics with Next.js 03-google-analytics
04 Prismic Preview in Next.js 04-previewing
05 Deploying a Prismic and Next.js blog to Now 05-deploying-to-now