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

cache svgs and set svg bg to white (helps with github darkmode) #315

Conversation

BarDweller
Copy link
Contributor

Simple little PR to swap the http generated svgs with cached versions that have been updated to have a background color set.
This should help if the remote generating site is ever unreachable, while also offering a usability improvement for github darkmode users =)

Signed-off-by: BarDweller <bardweller@gmail.com>
Copy link
Member

@AidanDelaney AidanDelaney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. This looks great. And if the 3rd party service is ever removed, we can render at runtime using MathJax or similar.

@natalieparellano natalieparellano merged commit 4960f48 into buildpacks:extensions-buildpack-api Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants