Thanks for merging!
authorhttp://jmtd.net/ <Jon_Dowland@web>
Thu, 30 Aug 2012 17:47:26 +0000 (13:47 -0400)
committeradmin <admin@branchable.com>
Thu, 30 Aug 2012 17:47:26 +0000 (13:47 -0400)
doc/todo/monochrome_theme.mdwn

index f4c8a02032013dad65096c4dab42fbcea427a551..0c7c1a3cbd141509fc39da25d86932a2a111a29b 100644 (file)
@@ -31,4 +31,16 @@ Perhaps controversially, I think that this would be a good basis for a default t
 >>>>   out of the theme, or perhaps ikiwiki could be made to expand
 >>>>   something in the css to the site's url at build time.
 >>>> 
->>>> --[[Joey]] 
+>>>> --[[Joey]]
+
+>>>>>Thanks for merging!
+>>>>> * the font is not necessary. I will check, it might be license-compatible
+>>>>>   and thus could be bundled. As things stand, if people have no 'net connection
+>>>>>   or the font fails to load, the theme still "works". Good point RE the referral
+>>>>>   situation.
+>>>>> * The external link markup works without customizing the CSS, but if something
+>>>>>   generates a non-relative link within the content area of a page, it will be
+>>>>>   styled as an external link.  By default, nothing does this in ikiwiki afaik,
+>>>>>   so the impact is pretty small. (except perhaps if someone specifies an absolute
+>>>>>   `cgiurl` path?)  The additional customization is belt-and-braces.
+>>>>>   — [[Jon]]