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

fix: main cover image quality #75

Open
maxpou opened this issue Jul 10, 2019 · 4 comments
Open

fix: main cover image quality #75

maxpou opened this issue Jul 10, 2019 · 4 comments
Labels
enhancement New feature or request

Comments

@maxpou
Copy link
Owner

maxpou commented Jul 10, 2019

Good reading: https://www.gatsbyjs.org/docs/gatsby-image/

@maxpou maxpou added the enhancement New feature or request label Jul 10, 2019
@d2x
Copy link

d2x commented Dec 29, 2019

@maxpou Can you please give an example of how and where to change the main cover image size?

@maxpou
Copy link
Owner Author

maxpou commented Jan 3, 2020

hey @d2x ,
sorry for the delay, I was busy for the end of the year.
There you go: https://github.com/maxpou/gatsby-starter-morning-dew/blob/master/data/siteConfig.js#L18

@cmarabate
Copy link

cmarabate commented Oct 11, 2020

It seems like no matter what size image I use for the cover image, it looks insanely pixelated when it appears on the site. What the heck is it doing that causes this and how do I fix it?

I'm guessing it has something to do with all these warnings that it gives me every time I use "gatsby develop" to spin up the site locally...
image

It seems like it is resizing all my images to 400px for some reason. That would explain the cover issue but I don't understand why it is doing that and I can't find anywhere in the code that might be causing it to attempt to fix it.

@maxpou
Copy link
Owner Author

maxpou commented Oct 12, 2020

@cmarabate how does it looks like?

Something like as my main cover image on my website?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants