haxe.io icon indicating copy to clipboard operation
haxe.io copied to clipboard

Optimisations

Open skial opened this issue 9 years ago • 4 comments

  • [ ] WebFonts from Google Fonts can take a ?text= param with the characters required on the page, create tuli plugin to do this automatically, or do what smashing magazine has done.
  • [ ] Create optimised images as everything is currently high res. Parse the css to create images based on break points?
  • [ ] Use CloudFronts new content negotiation to serve the best images & video to the user.
  • [x] Pre gzip files before upload.
  • [ ] Above the fold css

skial avatar Jul 09 '14 10:07 skial

  • [ ] Get text to render in IE 11 :scream:

skial avatar Sep 01 '14 13:09 skial

  • [x] ~~Use cloudflare.~~
  • [ ] All svg 1.1 compatible for widest browser support.

skial avatar Sep 03 '14 10:09 skial

  • [x] SSL certificate. Extended validation preferred.

skial avatar Sep 09 '14 09:09 skial

  • [ ] add ogg video format.
  • [ ] add flash fallback for videos.

skial avatar Nov 07 '14 16:11 skial