Skip to content

Add responsive images and processing for those #783

Open
@skade

Description

@skade
Contributor

Technical Feature Request

Summary

Responsive images allow much faster loading, especially for small viewports.

Motivation

The current page just includes one image size, leading to long load times on mobile.

It would be better accommodate for smaller devices and less bandwidth connections to load only what's necessary.

Unresolved Questions

How do we do image preparation? Manual or do we want to build something similar to our current CSS preprocessing?

See https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for all the details of implementation.

Activity

sam-clulow

sam-clulow commented on May 23, 2019

@sam-clulow

@skade I'd like to have a go at solving with this issue if that's OK.
Are there any specific requirements that I should be aware of?

skade

skade commented on May 23, 2019

@skade
ContributorAuthor

@sam-clulow Other then using no tooling beyond rustc and cargo, that's it :)

added
A-MediaVideos or photos shown on the website.
and removed on Mar 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-MediaVideos or photos shown on the website.C-EnhancementA new feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @skade@XAMPPRocky@sam-clulow

        Issue actions

          Add responsive images and processing for those · Issue #783 · rust-lang/www.rust-lang.org