Skip to content

In this tutorial, I've made a Blog site using Gatsby at (Frontend) and Contentful at (Backend).

License

Notifications You must be signed in to change notification settings

developer-junaid/Gatsby-Contentful-Tutorial

Repository files navigation

Creating FullStack Site using Gatsby and Contentful (Headless CMS Approach)

Site Deployed --> 🔗

Steps

  • 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

About

In this tutorial, I've made a Blog site using Gatsby at (Frontend) and Contentful at (Backend).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published