dotnetfringe / 2017.dotnetfringe.org

Website for .NET Fringe 2017
http://2017.dotnetfringe.org
MIT License
16 stars 55 forks source link

Reduce burden caused by images #36

Closed SeanKilleen closed 8 years ago

SeanKilleen commented 8 years ago

Hi all,

Love the new site, and very excited to attend again this year!

I noticed that all of the pictures in the gallery grid are roughly 400+ KB each. I figure we can knock the load time down quite a bit if we serve up thumbnails for the grid and only load the larger image when it needs to come down.

I'll submit a PR for it, but let me know if it's something you're not interested in doing for some reason.

Thanks again for putting this together!