layer5 icon indicating copy to clipboard operation
layer5 copied to clipboard

Chore: External sourcing of badge images

Open leecalcote opened this issue 1 month ago β€’ 1 comments

Current Behavior

The images that are dynamically imported here https://github.com/layer5io/layer5/blob/master/src/sections/Community/Handbook/badges-data.js#L3-L4, can instead be statically, and externally sourced from https://badges.layer5.io

Desired Situation

Improve site build time by eliminating gatsby-image-plugin processing of these images.


Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

leecalcote avatar Dec 06 '25 20:12 leecalcote

Since PR #7223 moves the file to the collections, I will work on this after that PR gets merged.

Rajesh-Nagarajan-11 avatar Dec 07 '25 06:12 Rajesh-Nagarajan-11