- Open terminal in the project directory
- Run Command:
gatsby new gatsby-project-name https://github.com/gatsbyjs/gatsby-starter-blog - Then run command:
cd gatsby-project-name - then run command:
gatsby develop - Go To Contentful
-
- Register/Login
-
- Create space
-
- Create Model
-
- Create fields
-
- Insert Content
-
- Go to settings/API Keys
-
-
- Add API Key
-
developer-junaid/Gatsby-Contentful-Tutorial
In this tutorial, I've made a Blog site using Gatsby at (Frontend) and Contentful at (Backend).
JavaScript0BSD