Thoughts on using an SSL for the docs? Would be nice.
I believe koajs.com is hosted by Github Pages which supports custom domain but once you've got custom domain enabled the ssl part is a no-no.
Yes, koajs.com leverages Github Pages, which does not support custom domain SSL.
This can be closed IMO.
This should be kept open until https://koajs.com is up.
See https://gist.github.com/cvan/8630f847f579f90e0c014dc5199c337b or https://medium.freecodecamp.org/an-illustrated-guide-for-setting-up-your-website-using-github-cloudflare-5a7a11ca9465.
Another alternative is to wildcard redirect koajs.com to koa.js.org and then use https://dns.js.org/
How about creating an issue when it's actually practical? Github Pages does not support SSL and there's allot requests and petitions submitted regarding it - it's not like it'll get forgotten.
Proxying via Cloudflare or similar services is just overdoing it IMO, what's the benefit/burden ratio :). It's just docs and it'll be fixed as soon as Github supports SSL for custom domains.
I think we can try Cloudflare.
This is now possible to fix, https://blog.github.com/2018-05-01-github-pages-custom-domains-https/
thanks for letting us know, pinging @jonathanong
resolved https://koajs.com/
Most helpful comment
This is now possible to fix, https://blog.github.com/2018-05-01-github-pages-custom-domains-https/