Browsing All Posts filed under »Webby«

aanand’s deadweight at master – GitHub

November 19, 2009

0

Deadweight is a CSS coverage tool. Given a set of stylesheets and a set of URLs, it determines which selectors are actually used and reports which can be “safely” deleted. via aanand’s deadweight at master – GitHub.

Speeding Up Your Webby Site With Juicer

November 19, 2009

0

On this blog I use several stylesheets to keep things somewhat organised. This allows me to upgrade my coderay.css file or my Tripoli CSS stylesheets without having to reorganise everything.But, just because I like to organise my code into managable chunks, doesn’t mean that I have to degrade the performance of the site for the [...]