-
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][recipes] Sourcing from Wordpress #14948
Comments
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! 💪💜 |
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! 💪💜 |
Hello! I'd like to submit a PR to this issue if no one else is working on it. Thanks! |
Sounds great, @mehtavishwa30! Go for it! |
Summary
To improve key learning workflows in the Recipes section of the docs, there should be an actionable recipe on sourcing from Wordpress that comes after the recipes on sourcing Markdown pages and blog posts. This is also related to the Wordpress workflow evaluation in #13876.
This recipe should show how to use the
gatsby-source-wordpress
plugin to source content from Wordpress inline as concisely as possible. Showing how the data layer can be inspected with GraphiQL would also help understanding. The docs page on Sourcing from Wordpress can be used as a starting point: https://www.gatsbyjs.org/docs/sourcing-from-wordpress/Recipes now follow this format:
This recipe should go into a new section of
docs/docs/recipes.md
titled "Sourcing Content" (if it hasn't already been created). There is a recipe template in the contributing docs, including tips on adding a new section: https://www.gatsbyjs.org/contributing/docs-templates/#recipesFor reference, the new recipe collection is also listed in a spreadsheet: https://docs.google.com/spreadsheets/d/1yNUQi_-3TsuDtE98hCIJQvLZ6X1YHlDmC-EJwOGxiHk/edit#gid=1252007048
The text was updated successfully, but these errors were encountered: