From d614c97d361972de0c41201688de414867f359c8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 25 Aug 2012 10:51:36 -0400 Subject: [PATCH] response --- doc/todo/monochrome_theme.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/todo/monochrome_theme.mdwn b/doc/todo/monochrome_theme.mdwn index 6e076ab6d..a1956e683 100644 --- a/doc/todo/monochrome_theme.mdwn +++ b/doc/todo/monochrome_theme.mdwn @@ -4,3 +4,10 @@ 'monochrome' in listed git repo/branch. [Here's the screenshot of what it looks like](https://github.com/jmtd/ikiwiki/blob/30af2437cd41d394930864e93b3c2319d1ec2b06/doc/themes/monochrome.png). — [[Jon]] Perhaps controversially, I think that this would be a good basis for a default theme for the ikiwiki website. (I suspect more work is needed, I have not tested the theme against every plugin which provides theme-able bits and pieces, nor with e.g. HTML5 mode turned on, etc. etc.) Whilst the anti-theme is the best default for an ikiwiki instance (although an argument could be made against that, too!), the site needs to try to advertise some of the potential of ikiwiki to visitors, and serve as an example of what can be done. I'd appreciate thoughts of frequent ikiwiki contributors on this proposal ☺ — [[Jon]] + +> I appreciate you putting that branch together. I was ready to merge it, +> but `themes/monochrome/style.css` seems to contain a lot of redundant +> things that are in ikiwiki's normal style.css. This is especially +> redundant since ikiwiki's style.css gets prepended to the theme's stylesheet +> at build time! Can you remove those redundant bits please? (PITA I know, +> but it will make maintaining this much easier.) --[[Joey]] -- 2.32.0.93.g670b81a890