Skip to content

steve-phan/contentful-cms-blog

Repository files navigation

Quality Gate Status

Netlify Status

This is a Next.js project bootstrapped with create-next-app.

NextJs

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Contentful

To learn more about Contentful, take a look at the following resources:

Deploy on Netlify

Check out The better runtime for Next.js for more details.

Styles

Tailwind CSS

Dev notes

Todos:

  • After an editor publishes a new article on Contentful, we need to trigger a deployment process on Netlify. WIP