Styled-components-website: Replace badges from badgesize.io

Created on 1 Nov 2017  Â·  6Comments  Â·  Source: styled-components/styled-components-website

The badges we're including from badgesize.io are currently not served over HTTPS, compromising the site being shown as fully secure.

I'm fairly certain that we can whip something up using https://github.com/siddharthkp/bundlesize instead.

cc @siddharthkp

enhancement help wanted

All 6 comments

bundlesize only knows about your master branch, not your released version. So there might be a gap there if you don't always publish master

@siddharthkp I think that'd be totally acceptable. Otherwise we could add an endpoint that reads the bundle size from unpkg and creates a badge using shields.io

cc @mxstbr

I think that'd be totally acceptable.

Can you create an issue for that? I can't promise I'll get to it immediately, but soonish? 😅

Otherwise we could add an endpoint that reads the bundle size from unpkg and creates a badge using shields.io

Totally can! Don't even need bundlesize™ for that 😄

@siddharthkp I guess that's the way to go then 😆

Have it already been solved in #173?

@chinesedfan That probably is right

Was this page helpful?
0 / 5 - 0 ratings

Related issues

x3388638 picture x3388638  Â·  5Comments

mxstbr picture mxstbr  Â·  3Comments

pronevich picture pronevich  Â·  3Comments

mxstbr picture mxstbr  Â·  4Comments

Sshetty2 picture Sshetty2  Â·  6Comments