Gatsby: Stub article - "Building an image heavy site"

Created on 13 Dec 2018  ·  9Comments  ·  Source: gatsbyjs/gatsby

Issue Context

This issue's purpose is to fill out highly-requested stub articles in Gatsby docs.

Motivation

We are doing this because many people have requested docs which have then been turned into stub articles. In order to fill people's needs, we need to complete the stub articles.

Steps to resolve this issue

Review the Gatsby docs approach

Draft the doc

Open a pull request

  • [ ] Open a pull request with your work, including the words "closes #[this issue number]" in the pull request description.
help wanted not stale documentation

All 9 comments

Hey @shannonbux, for this issue, would the content of this document focus around the positive use cases of developing sites that use the gatsby-ecosystem for displaying images (mainly with the Gatsby component and the sharp library?) Is that likely the focus on this?

If such, I would be interested in tackling this. I develop a blog on VS Code, vscode.rocks which is reasonably image-heavy.

Hi! The purpose of this doc would be to help people solve the two problems
usually associated with image-heavy sites:

  1. Large images make the experience for website visitors less-than-ideal
    (because images sometimes load slowly and load in a visually unappealing
    way by making items on the page jump around and/or loading in a choppy way)
  2. A large site (which can happen for many reasons, though images are an
    easy to way to quickly put together a very large site) has a slower build
    time, which is a disadvantage for development.

Also, we have a bit of overlap in our image documentation and any amount of
reorganization, cleanup, renaming things or combining docs that you can
think of could also be equally valuable!

Addressing how to solve either or both of these problems would be super
valuable. Forgive me if I explained anything incorrectly; still learning
the vocabulary for some of these things even though I understand them
conceptually!

On Wed, Dec 19, 2018 at 5:54 PM Benjamin Lannon notifications@github.com
wrote:

Hey @shannonbux https://github.com/shannonbux, for this issue, would
the content of this document focus around the positive use cases of
developing sites that use the gatsby-ecosystem for displaying images
(mainly with the Gatsby component and the sharp library?) Is that likely
the focus on this?

If such, I would be interested in tackling this. I develop a blog on VS
Code, vscode.rocks which is reasonably image-heavy.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/gatsbyjs/gatsby/issues/10448#issuecomment-448829815,
or mute the thread
https://github.com/notifications/unsubscribe-auth/Ae9o2riVfHEUbkrMSxT3XHmJqXt1g3-Gks5u6u3igaJpZM4ZQsnZ
.

Okay. I understand that. Thanks @shannonbux. I will assign myself and will put some work into drafting something up and then I can push a PR up and get some feedback on if it is the right direction for this.

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!

Thanks for being a part of the Gatsby community! 💪💜

Hi there! Is this request still available? I've worked on image-heavy sites before which I think would aid in creating content for this tutorial.

Hi, I would like to work on this one, is it still available?

HI I would like to help with this one if available?

Hey @yakovleva-tanya, we'd love to have you work on this issue! If you're no longer interested or able please let me know as someone else has expressed interest. Thanks so much.

@laurieontech I'll do it, thanks :)

Was this page helpful?
0 / 5 - 0 ratings