-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
[docs] [workflows] Installing and using Contentful #13945
Comments
Hey @freiksenet, I'd love to help with this. I have some experiences building sites with Gatsby and Contentful. Within those recommendations by @jasonellington, how should I go about tackling them? |
@alexluong if you want see my reproduction for this issue and take it from there. |
@jonniebigodes That's a great starting point. I'd take that into consideration for the documentation page. |
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open! As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contributefor more information about opening PRs, triaging issues, and contributing! Thanks for being a part of the Gatsby community! 💪💜 |
@prestonso is this still a priority? |
Hey again! It’s been 30 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contribute for more information about opening PRs, triaging issues, and contributing! Thanks again for being part of the Gatsby community! |
Part of the Top 25 Learning Workflows initiative. See #13708 for the meta issue that this issue falls under.
User story
As a new Gatsby user, I want to create a blog/site that pulls content and images from Contentful and allows me to query it.
Evaluation
Steps taken to implement
gatsby contentful
on Google. clicked second link.gatsby contentful
in search bar; only blog articles show up.contentful
; Sourcing from Contentful pops up.[rec] searching for
gatsby contentful
should bring up Sourcing from Contentful as wellGatsby.js Documentation
.[rec] actually link to Quick Start, the link above goes to docs.
prerequisites
[rec] include prerequisite of contentful site and give an option for Getting started with Contentful, steps in this blog are pretty clear and helpful.
Pulling data in and pushing data out
section does not really fit here at all.[rec] remove
Pulling data in and pushing data out
install
andhow to use
sh gatsby develop
, but no more information provided after that.[rec] Add another section for how to actually use the data, or at least a general query in GraphQL
[rec] There should be links to help get a better understanding in general. i.e. GraphQL at build time, GraphQL schema, etc.
[rec] Link the user to getting started content with Contentful
[rec] Provide a
Learn More
with more indepth articles on using Contentful with GatsbyRecommendations
gatsby contentful
should bring up Sourcing from Contentful as wellPulling data in and pushing data out
Learn More
with more indepth articles on using Contentful with GatsbyThe text was updated successfully, but these errors were encountered: