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

Optimising images #58

Open
Ryuno-Ki opened this issue May 11, 2016 · 3 comments
Open

Optimising images #58

Ryuno-Ki opened this issue May 11, 2016 · 3 comments

Comments

@Ryuno-Ki
Copy link

You're kidding, right?

Looking at http://stemmrolemodels.com/site/allaboutus.html I can see the image as it is rendered! (Which is almost always an indicator of way too large image being served)

http://stemmrolemodels.com/Multimedia/WeCanCodeIt_CharisTsevis_Flickr.jpg

Looking at "View Image Info" from the context menu in Firefox (right click to open the contextmenu), I see 1.743px × 2.048px (scaled to 270px × 317px).

Do we collect all used images in https://github.com/KirstieJane/STEMMRoleModels/tree/d1c5d38844c823fa5f6cd994ed6662542ea32116/Multimedia ? If so, we can put optimised versions in there, too.

Does SEO plays a role for the project? If so, we should rename the files while optimising.

@KirstieJane
Copy link
Owner

Hi @Ryuno-Ki - thank you for your comment. Can I remind you of the point in the STEMM Role Models project's code of conduct that:

We are particularly motivated to support new and/or anxious contributers, people who are looking to learn and develop their skills, and anyone who has experienced discrimination in the past.

Please be considerate of how your expertise may not be matched by other contributors to the project.

@KirstieJane
Copy link
Owner

I'm going to mark this issue as a good first bug, so if anyone wants to jump in and resize the images that would be great.

Note however that changing the WeCanCodeIt image may not be the image that is used on the website going forwards, so we may need to resize the logo images etc rather than just this one!

@Ryuno-Ki
Copy link
Author

Wasn't aware of a Code of Conduct. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants