Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.
/ nextjs-prismic-blog Public archive

Starter kit for a blog site using Next.JS, styled-components and Prismic.io

Notifications You must be signed in to change notification settings

azappa/nextjs-prismic-blog

Repository files navigation

Prismic Next.js Blog Site Example

Based on work by Prismic team I've integrated Next.js with styled-components as CSS library and Prismic.io. I've also installed eslint and Prettier used during development.

How to setup

Create a new project on Prismic creating custom types from custom_types folder: React components will use those structures so if you want to create a new custom type or have a different structure you must adapt components to it (or you can create new components to handle your data).

After you created some content on Prismic edit prismic-configuration.js file with the url of your Prismic repository.

By running the command yarn dev you are starting development server (located at localhost:3000).

About

Starter kit for a blog site using Next.JS, styled-components and Prismic.io

Topics

Resources

Stars

Watchers

Forks