I decided to rebuild syslog.tv as pure HTML using RST and Pelican and rebrand it as kura.gg.
In doing so I decided I would go all out and use SPDY and ngx_pagespeed (mod_pagespeed) for fun to see exactly what I could do.
Sadly no version of nginx has been officially released with SPDY or ngx_pagespeed enabled, you can compile nginx from source to enable SPDY so I thought I would go ahead and do it, releasing some Debian packages in the process.
After compiling nginx from the source package available at the Ubuntu PPA, I decided I would go further and compile in ngx_pagespeed.
Installing
I have released the 4 required debian packages below (please note they are only available for amd64);