-
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: add info on plugins, themes, and starters #20025
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is awesome and incredible helpful!
I do struggle a bit with how we convey that themes are plugins and also talk about their differences. I made a couple of suggestions below but open to other ideas.
Co-Authored-By: LB <barth.laurie@gmail.com>
Thanks @laurieontech! I think there's still more detail we could add, but it could be done as part of the plugins/themes workflow. I've added your suggestions in the meantime, so hopefully we can keep this one moving along! |
Looks awesome! Excited to get this in. |
Description
I hear often that people still don't understand the differences between plugins, themes, and starters, so I created this PR. It adds a few explanations in the docs as well as a new Conceptual Guide.
Related Issues
Related to https://github.com/gatsbyjs/gatsby/projects/10#card-30093971
A good follow-up task would be to add a decision tree or flow chart to help people decide which type of code organization to use.