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][recipes] Images: import into a component with webpack #14985

Closed
marcysutton opened this issue Jun 20, 2019 · 2 comments
Closed

[docs][recipes] Images: import into a component with webpack #14985

marcysutton opened this issue Jun 20, 2019 · 2 comments
Assignees
Labels
topic: media Related to gatsby-plugin-image, or general image/media processing topics type: documentation An issue or pull request for improving or updating Gatsby's documentation

Comments

@marcysutton
Copy link
Contributor

marcysutton commented Jun 20, 2019

Summary

To improve key learning workflows in the Recipes section of the docs, there should be a short, actionable recipe on importing images directly into components with webpack to show that you don't necessarily need to use GraphQL.

This recipe should show how to import an image inline as concisely as possible with code snippets. The images docs can be used as a starting point.

Recipes now follow this format:

This recipe should go into a new section of docs/docs/recipes.md titled "Images" (if it isn't already created). There is a recipe template in the contributing docs, including tips on adding a new section: https://www.gatsbyjs.org/contributing/docs-templates/#recipes

For reference, the new recipe collection is also listed in a spreadsheet: https://docs.google.com/spreadsheets/d/1yNUQi_-3TsuDtE98hCIJQvLZ6X1YHlDmC-EJwOGxiHk/edit#gid=1252007048

@marcysutton marcysutton added type: documentation An issue or pull request for improving or updating Gatsby's documentation effort: low labels Jun 20, 2019
@marcysutton marcysutton added the topic: media Related to gatsby-plugin-image, or general image/media processing topics label Jun 20, 2019
@gatsbot gatsbot bot added the stale? Issue that may be closed soon due to the original author not responding any more. label Jul 15, 2019
@gatsbot
Copy link

gatsbot bot commented Jul 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! 💪💜

@marcysutton marcysutton removed the stale? Issue that may be closed soon due to the original author not responding any more. label Jul 15, 2019
@gillkyle gillkyle self-assigned this Jul 16, 2019
marcysutton pushed a commit that referenced this issue Jul 26, 2019
* chore: add example and recipe for images with the static folder #14986

* chore: add example and recipe for importing image with webpack #14985

* chore: update content in example readme, make example match inline code

* fixing TOC, a few content updates

* chore: apply suggestions to examples from code review

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>
@marcysutton
Copy link
Contributor Author

Closed with #15882

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: media Related to gatsby-plugin-image, or general image/media processing topics type: documentation An issue or pull request for improving or updating Gatsby's documentation
Projects
None yet
Development

No branches or pull requests

2 participants