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

[1.0] Add support for 'internal' plugins #1010

Merged
merged 2 commits into from
May 20, 2017
Merged

Conversation

KyleAMathews
Copy link
Contributor

No description provided.

@KyleAMathews
Copy link
Contributor Author

Move the automatic page creation for react components to an internal plugin that uses the standard createPages plugin. I eventually want to move this code out into a standalone module anyways so this is a good first step. We're blocked on doing that until Gatsby has theme support where we can create a default core theme with more-or-less required plugins that then all other themes can build off of.

Internal plugins are a nice modular way for building modular required functionality into Gatsby without hard-coding it in awkward ways around the Gatsby package's code.

@KyleAMathews
Copy link
Contributor Author

@KyleAMathews
Copy link
Contributor Author

Deploy preview failed.

Built with commit f040052

https://app.netlify.com/sites/gatsbyjs/deploys/5920465ea700c44283514720

@KyleAMathews
Copy link
Contributor Author

Deploy preview failed.

Built with commit f040052

https://app.netlify.com/sites/gatsbygram/deploys/5920465ea700c44283514722

@gatsbybot
Copy link
Collaborator

Deploy preview failed.

Built with commit f040052

https://app.netlify.com/sites/using-drupal/deploys/5920465ea700c44283514724

@gatsbybot
Copy link
Collaborator

Deploy preview ready!

Built with commit 0dbd702

https://deploy-preview-1010--using-drupal.netlify.com

@gatsbybot
Copy link
Collaborator

Deploy preview ready!

Built with commit 0dbd702

https://deploy-preview-1010--gatsbygram.netlify.com

@gatsbybot
Copy link
Collaborator

Deploy preview ready!

Built with commit 0dbd702

https://deploy-preview-1010--gatsbyjs.netlify.com

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.

2 participants