Deploying a Prismic and Next.js blog to Now
A look at how to deploy a Next.js and Prismic powered blog to Now's serverless architecture. Now make this very easy and their free tier is very generous.
A collection of articles ranging from technical deep dives to hot takes on the latest trends in the industry with some how to guides thrown in for good measure.
A look at how to deploy a Next.js and Prismic powered blog to Now's serverless architecture. Now make this very easy and their free tier is very generous.
Adding Prismic preview functionality to our blog so that you can preview unpublished posts. Excellent for when developing new features or content types.
In this post we look at adding Google Analytics to our Next.js blog powered by Prismic.io. This part 3 or a series of blog posts.
Brief introduction to next-seo a new plugin for making SEO easier in Next.js projects. In this post we walk through adding it to a Hello World app.
We look at default SEO, page specific SEO, Open Graph tags and JSON-LD. Along with enriching these with Prismic.
In this first post of a series, you will learn how to create a very simple server side rendered blog, powered by the Prismic.io a headless CMS. And the frontend will be powered by Next.js.
A quick look at a little package I built to enable me to build prototypes against production APIs without CORS getting in the way.
Set up a workflow to build high quality responsive HTML emails. It will take the pain out of working on responsive emails.
A project to create a workflow that would make working on emails easy, enjoyable even?