contentful-labs / starter-gatsby-blog

Gatsby starter for a Contentful project from the community.
https://contentful.github.io/starter-gatsby-blog/
MIT License
195 stars 199 forks source link

Updated package.json to include gatsby-provision package allowing users to provision through Gatsby cloud #200

Closed sophiemcgarity closed 2 years ago

sophiemcgarity commented 2 years ago

Purpose: update existing starter to make use of the new gatsby-provision package. Information on this can be found here. Allowing users to provision this starter through the Deploy Now workflow on Gatsby Cloud.

Testing: Note: Testing requires and existing contentful space. These instructions describe the deploy now workflow as mentioned here

  1. Login into Gatsby Cloud.
  2. Go to https://www.gatsbyjs.com/dashboard/deploynow?url=https://github.com/contentful/starter-gatsby-blog
  3. Follow steps described: including a: picking location to clone the repo, b: connecting to an existing contentful space, and c: creating the site.

Video of workflow: Trimmed for brevity.

https://user-images.githubusercontent.com/48594165/179299061-67a29efd-ec24-4be9-86f0-c795a5eb9adf.mp4