definitelytyped.github.io
definitelytyped.github.io copied to clipboard
Find some real hosting
I went ahead and send a beefy email to MaxCDN to introduce DT project and see if they'd be willing to sponsor us some CDN services.
Via http://www.maxcdn.com/open-source/
For these issues:
- https/protocol-relative url support for the badges for #16 #13 (I know they do this for Grunt.js)
- get a https and relaxed CORS enabled repository.json for other projects to use
- put some logos and other stuff on a https/protocol-relative url
- other future ideas
At this point we'll probably keep hosting the site on github pages for now.
But since it's mostly static content we could (once CDN is up) also look into running the seed server our own free (=slowish) Node.js server (express or whatever) since the CDN will take the actual static load (MaxCDN is pretty clever in that). This could open some interesting setups if we configure the caching behaviour correctly.