CSSUoB / CSSUoB/cssuob.github.io

Use full-res images in pictures.

Open
#428 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
HTML
Stars
29
Forks
44
Avg merge
3d 16h
Merged PRs (30d)
15

Description

The full-res images are only a few MB in size.
There's probably some way to load the low-res images first, then load the high-res images. That way the site can still load quickly, and then the high-res images can replace the low-res ones as/once their loaded in.
This will make the committee page look better, but still be very fast to load.
There's also probably some way to detect if the user is on a metered connection, and only load the low-res images, but that's for someone else to figure out.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.