Merge branch 'master' of git://github.com/joeyh/ikiwiki
[ikiwiki.git] / doc / css_market.mdwn
1 [[!meta title="CSS Market"]]
2
3 User contributed stylesheet files for ikiwiki. Unless otherwise noted,
4 these style sheets can be installed by copying them into your wiki's source
5 dir with a filename of `local.css`.
6
7 Feel free to add your own stylesheets here. (Upload as wiki pages; wiki
8 gnomes will convert them to css files..)
9
10 * **[[css_market/zack.css]]**, contributed by [[StefanoZacchiroli]],
11   customized mostly for *blogging purposes*, can be seen in action on 
12   [zack's blog](http://upsilon.cc/~zack/blog/)
13   [[!meta stylesheet="zack"]]
14
15 * **[[css_market/kirkambar.css]]**, contributed by [[Roktas]].  This far from perfect
16   stylesheet follows a [Gitweb](http://www.kernel.org/git/?p=git/git.git;a=tree;f=gitweb)
17   like theme, so it may provide a consistent look'n feel along with the [[rcs/git]] backend. ;-)
18   You can see it in action on [kirkambar](http://kirkambar.net/) (Turkish content).
19   [[!meta stylesheet="kirkambar"]]
20
21 * **[[css_market/embeddedmoose.css]]**, contributed by [[JoshTriplett]].
22   Designed for [Embedded Moose](http://embeddedmoose.com).  Some ideas from the
23   Debian lighttpd index.html page.
24   [[!meta stylesheet="embeddedmoose"]]
25
26 * **[[02_Template.css]]**, contributed and adapted by [maxx](http://martin.wuertele.net/), [original](http://www.openwebdesign.org/viewdesign.phtml?id=3057)
27   designed by [jarico](http://www.openwebdesign.org/userinfo.phtml?user=jcarico) 
28   (License: public domain). You'll need a modified page.tmpl
29   **[[css_market/02_Template.tmpl]]**. If you prefer 
30   [my header image](http://martin.wuertele.net/images/header.png) you can 
31   use it under the terms of the MIT License (see png comment).
32   [[!meta stylesheet="02_Template"]]
33
34 * **[[css_market/cstamas.css]]**, contributed by [[cstamas]].
35   This one is based on embeddedmoose, however it is slightly different now.
36   [My webpage's](http://users.itk.ppke.hu/~cstamas/tag/english) is not the same.
37   You can grab some pictures used as background patterns from there.
38   [[!meta stylesheet="cstamas"]]
39
40 * **[[css_market/bma.css]]**, contributed by [bma](http://subvert.org.uk/~bma/).
41   Not quite the same as I use on my site, since that has slightly modified
42   templates.
43   [[!meta stylesheet="bma"]]
44
45 * **[blankoblues.css][1]**, contributed by [[Blanko]]. Can be seen on [Blankoblues Demo][2]. Local.css and templates available [here][3].
46
47 * **[contraste.css][4]**, contributed by [[Blanko]]. Can be seen on [Contraste Demo][5]. Local.css and templates available [here][6].
48
49 * **[[css_market/actiontabs.css]]**, contributed by [[svend]]. This style sheet displays
50   the action list (Edit, RecentChanges, etc.) as tabs.
51   [[!meta stylesheet="actiontabs"]]
52
53 If your web browser allows selecting between multiple stylesheets, this
54 page can be viewed using many of the stylesheets above. For example, if
55 using Epiphany with the Select Stylesheet extension enabled, use View ->
56 Style.  In Firefox or Iceweasel, use View -> Page Style.
57
58 <!-- Page links -->
59
60  [1]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/src/local.css (Download Blankoblues CSS)
61  [2]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/htdocs/ (Take a tour on Blankoblues Demo)
62  [3]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/blankoblues.tar.gz (Download local.css and templates for Blankoblues theme)
63  [4]: http://blankoworld.homelinux.com/demo/ikiwiki/contraste/src/local.css (Download Contraste CSS)
64  [5]: http://blankoworld.homelinux.com/demo/ikiwiki/contraste/htdocs/ (Take a tour on Contraste Demo)
65  [6]: http://blankoworld.homelinux.com/demo/ikiwiki/contraste/contraste.tar.gz (Download local.css and templates for Contraste theme)