#658708 ikiwiki: proposal for actiontabs theme for formatting of pre and code elements

#658708#5
Date:
2012-02-05 13:07:02 UTC
From:
To:
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,

#658708#10
Date:
2014-02-24 04:56:36 UTC
From:
To:
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.