ReflectionsProjections/rp2016

Image file sizes are way too large for web

Closed this issue · 11 comments

screen shot 2016-08-07 at 21 49 01

Should not take 4+ seconds to load the page. 5.59MB of files is a lot.

This is a really good point. We need to also use svgs

I can (or someone can) take a stab at this later tonight. Would be great to have some sort of build system in place to automatically decompress images before pushing to GitHub.

@akleiner2 any recommendations as far as build systems go? I'm all ears. We have the simplest stack right now haha

@sskhandek Haha it's great. I was just poking around the ACM GH, and would love to help out. I was thinking a simple Gulpfile with tasks for dev + prod I think should do the trick. Thoughts?

Also, are you guys planning on using SVGs for most things?

Can also recommend https://tinypng.com

@Salil999 halp when 374 isn't crushing you :)

@sskhandek My apologies, 374 + interviews been taking a while. I will have it finished by tonight.

Thank you @Salil999

Finished & successfully merged! Request to close issue (unless I missed something??)