Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sanity-plugin-gatsby-cloud #138

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aghreed
Copy link
Contributor

@aghreed aghreed commented Aug 17, 2022

Purpose

Aims to fill the gap identified by @kathmbeck by adding in sanity-plugin-gatsby-cloud to the sanity flavor of the homepage starter.

I'm guessing we still have some work to do here before it's mergable.

@gatsby-cloud
Copy link

gatsby-cloud bot commented Aug 17, 2022

Gatsby Cloud Build Report

homepage-starters-dev

🎉 Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

🕐 Build time: 1m

Performance

Lighthouse report

Metric Score
Performance 💚 97
Accessibility 💚 97
Best Practices 💚 100
SEO 💚 92

🔗 View full report

@@ -28,6 +28,7 @@
"prop-types": "^15.7",
"react": "^17.0",
"react-dom": "^17.0",
"sanity-plugin-gatsby-cloud-preview": "^1.0.3",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kathmbeck @DanielSLew I'm missing the context here. Is this required when any site uses gatsby-source-sanity? I'm not seeing anything about this package mentioned in the README

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's needed for content sync to be available out of the box. It's more so that we indicate that's the case for the starter here: https://www.npmjs.com/package/sanity-plugin-gatsby-cloud-preview

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Katherine and I are meeting up tomorrow to go over this package / PR and I'll be updating the README as an action item from that conversation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants