hackerspacesg / hackerspace.sg

Hackerspace.sg 2.0 using Punch
https://hackerspace.sg/
17 stars 25 forks source link

Eliminate render-blocking JavaScript and CSS in above-the-fold content #121

Open kaihendry opened 9 years ago

kaihendry commented 9 years ago

https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fhackerspace.sg%2F&tab=mobile

notthetup commented 9 years ago

cosmo is already minified. Google PageSpeed likes to throw tantrums if the minification is not done using their tool (which might be able to squeeze like 1KB more).

kaihendry commented 9 years ago

Shouldn't the fonts be loaded via link rel or be all bundled?

https://github.com/laktek/punch/wiki/Asset-Bundles