Skip to content

docs(images): fix links to all images throughout the site #912

@lwasser

Description

@lwasser

Currently, our documentation is building well, and we could transition fully to GitHub Pages soon if we reconnect the graphics and simply pass through the site. The allcontributors.org site still has broken translations, so moving to astro sooner and working again on main, I think, makes a lot of sense!

See here for what the site looks like via GitHub Pages: https://www.leahwasser.com/all-contributors/overview/

EXCEPT, all of the image links are now broken. 🙃

So the doc's next priority task is to go through the site and repair image links so the linked image both displays and is optimized using the [picture feature that Astro offers].(https://docs.astro.build/en/guides/images/#picture-) i implemented this in #901 and it worked well!!

This should be a straightforward task, but there are a lot of pages to fix so it will take some time.

List of files to review:

Section 1

Section 2

Section 3

Section 4

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions