ngryman/badge-size

Update site to use https

paulmolluzzo opened this issue ยท 11 comments

When using badge-size on a site using https, the browser displays mixed content warning. Would you consider using SSL on the site to avoid this error?

It's pretty easy to do with now. I just deployed it myself in about 2 mins: https://badge-size-mpcfddqqgp.now.sh ๐Ÿ˜„

See: kentcdodds/glamorous-website#265 for an example

@paulmolluzzo Good idea, thanks!

From their pricing page:

For certain open source projects we sponsor support for custom domains. Please contact us to find out if yours applies.

I've sent them an email to see if I could use badgesize.io. If so, I don't see any reason not to switch to now. I'll keep you posted.

botic commented

Any response from them? Or should someone send them a trigger tweet? ;)

@botic No response for now. I don't know if they'll react on Twitter, if you know some bigger guy than me, go!

@ngryman Yes, you can use custom domains with zeit now.
See aliases & domains in the docs.

I would be willing to help with this project, if I can be of any assistance.
I started a similar project that calculates the npm install size, called Package Phobia.

Hey @styfle,

Oh nice, if it's available out of the box, I'm going to switch now.
Thanks for the help proposal! As I would like this project to be as simple as possible, do you have an idea of potential improvements/features?

PS: Package Phobia is cool ๐Ÿ‘

@styfle Unfortunately...

Oh yeah, I think there is a process to get Open Source hosted with a custom domain:

โ€  For certain open source projects we sponsor support for custom domains. Please contact us to find out if yours applies.

Your project has more stars than mine so you might have better luck ๐Ÿ‘

@styfle Unfortunately, I've contacted them several times, without success... The https feature was asked a lot so I've taken the Premium plan, for now... I'm hoping I'll be able to downgrade to OSS after that.

And... it's live!

So awesome! Thanks!