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

[docs][tutorial] building a source plugin tutorial #16095

Closed
marcysutton opened this issue Jul 25, 2019 · 7 comments · Fixed by #23363
Closed

[docs][tutorial] building a source plugin tutorial #16095

marcysutton opened this issue Jul 25, 2019 · 7 comments · Fixed by #23363
Assignees
Labels
type: documentation An issue or pull request for improving or updating Gatsby's documentation

Comments

@marcysutton
Copy link
Contributor

Summary

Build a “real” source plugin that fetches data from a remote API and each step adds a new feature, e.g. caching, remote images, foreign key relationship, etc. The goal is to show some specific topics that aren't already covered in the Pixabay Source Plugin Tutorial, such as foreign-key relationships, set plugin status, handling caching, linking and transforming nodes to some content type, and more.

Motivation

To support people building integrations with Gatsby, we want a solid plugin authoring tutorial in addition to what's on the Gatsby docs.

@marcysutton marcysutton added type: documentation An issue or pull request for improving or updating Gatsby's documentation status: inkteam assigned labels Jul 25, 2019
@gatsbot gatsbot bot added the stale? Issue that may be closed soon due to the original author not responding any more. label Aug 15, 2019
@gatsbot
Copy link

gatsbot bot commented Aug 15, 2019

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! 💪💜

@JohnAlbin JohnAlbin added not stale and removed stale? Issue that may be closed soon due to the original author not responding any more. labels Aug 16, 2019
@marcysutton
Copy link
Contributor Author

Hey @DSchau, there's a related issue to the plugin authoring stuff that may be worthwhile to include as part of this work: #8697

@marcysutton
Copy link
Contributor Author

Hey @DSchau and @amberleyromo, how's this going?

@marcysutton
Copy link
Contributor Author

Learning is going to take this over. Internal doc with more details: https://docs.google.com/document/d/1U8U7lQgsHWjMBuzvG0lpX3JiiDJ5QMHBBHMmcMYFPyk/edit#

@laurieontech
Copy link
Contributor

Hey @gillkyle is this content covered in the plugin workflow? Do we need both issues?

@gillkyle
Copy link
Contributor

Yeah true, I do have this listed on the workflow evaluation. The other issue (#20232) is getting pretty close, and the content covered here is one of the last things to get taken care of. I think I'll close the other issue and we can instead focus on this one to narrow the scope a little.

@marcysutton
Copy link
Contributor Author

There's a meeting next week to discuss plugin authoring material for first-class integrations, so this issue could be satisfied as part of that discussion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation An issue or pull request for improving or updating Gatsby's documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants