Hi, Joey. I happen to like the way that github formats their code in both <code> and <pre> elements and I came up with a dirty way of copying what they do (staring at their code, modifying it a little bit etc.) so that it "blends" moderately well with the actiontabs theme. My local.css file is attached and I would love it if you included that in a future release. It surely can be reduced, but my CSS-fu is rusty at the moment, but, as you, I also belive in incremental, continuous software development. Thanks,
Hi, Joey. I still have some suggestions for the actiontabs theme (I polished them a bit). Are you interested in those? Also, I see that some CSS files could be rewritten in a smaller fashion (while still being considered "source code"). Would you be interested in those? Some of those were inspired by: http://developers.google.com/speed/pagespeed/insights http://cleancss.com/ Furthermore, I see that the PNG files that ikiwiki offers can also be optimized with a sort of extreme use of optipng + advpng + advdef. Would you be intersted in those? If you are interested in any of those, what is the preferred way to send you patches? A pull request? git format-patch formatted e-mails sent somewhere? A pull request on github? Thanks, Rogério Brito.