Next.js medium style blog boilerplate
The Next.js Medium style boilerplate blog is a project that allows for the creation of a blog using Next.js. It is a project that has been bootstrapped with create-next-app and is designed to support any data source.
To install the Next.js Medium style boilerplate blog, follow these steps:
yarn install
yarn setup:contentful
to import the provided schema and configure the Contentful Management and Delivery API access tokens.The Next.js Medium style boilerplate blog is a project that provides a ready-to-use template for creating a blog using Next.js. It supports any data source, with Contentful being the default integration. The installation process is straightforward and includes setting up the desired data source models. Overall, it is a convenient and efficient solution for creating a Medium-style blog with Next.js.