You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to follow the documentation for setting up the plugin and connecting my Gatsby site hosted with Netlify in the dashboardConfig file. The point of confusion for me was when I needed to connect the Sanity Studio. I am not hosting my studio on Netlify, but rather Sanity itself so I wasn't clear on what configs to add to this object:
I took a wild stab and got it right that I didn't need that object and needed to set up a webhook that connected to my netlify build hook I set up. Below is a set by step guide on how to achieve this assuming the user has already created and configured their netlify build hook:
It appears from this guide the plugin might not even be necessary. Some clarification would really be helpful here on how I would trigger deploys whenever content is modified.
I was able to follow the documentation for setting up the plugin and connecting my Gatsby site hosted with Netlify in the dashboardConfig file. The point of confusion for me was when I needed to connect the Sanity Studio. I am not hosting my studio on Netlify, but rather Sanity itself so I wasn't clear on what configs to add to this object:
I took a wild stab and got it right that I didn't need that object and needed to set up a webhook that connected to my netlify build hook I set up. Below is a set by step guide on how to achieve this assuming the user has already created and configured their netlify build hook:
The text was updated successfully, but these errors were encountered: