Comment by zahlman
6 days ago
Nothing shows on this page without JavaScript except for the header and a grey background. A bit strange for a blog.
6 days ago
Nothing shows on this page without JavaScript except for the header and a grey background. A bit strange for a blog.
Pre-CSS grid masonry layout. Author hides the content with CSS, and JS reveals it, to avoid a flash.
CSS to make it noscript friendly: `.main { visibility: visible !important; max-width: 710px; }`
Utterly unremarkable for 2012 though.