]> sipb.mit.edu Git - ikiwiki.git/blob - doc/css_market.mdwn
61254c4b80c052daeb169236de7360f298db9d90
[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 * **Refresh**, contributed by [[FredericLespez]]. Adapted from a free template
27   designed by [styleshout](http://www.styleshout.com).
28   You can see it [here](http://fred.ccheznous.org). You can download the local.css file and
29   the modified templates [here](http://fred.ccheznous.org/refresh_20060602.tgz).
30
31     * This link (above) seems to deliver an empty tarball.
32
33     * You'll find a updated version of these templates [here](http://www.der-winnie.de/~winnie/configs/ikiwiki-templates.tar.gz). 
34        These templates are known to work with ikiwiki 2.31, and since I'll install always the newest one on my server I'll will update them on a regular basis.
35         * (This link appears to be broken?)
36
37 * **[[02_Template.css]]**, contributed and adapted by [maxx](http://martin.wuertele.net/), [original](http://www.openwebdesign.org/viewdesign.phtml?id=3057)
38   designed by [jarico](http://www.openwebdesign.org/userinfo.phtml?user=jcarico) 
39   (License: public domain). You'll need a modified page.tmpl
40   **[[css_market/02_Template.tmpl]]**. If you prefer 
41   [my header image](http://martin.wuertele.net/images/header.png) you can 
42   use it under the terms of the MIT License (see png comment).
43   [[!meta stylesheet="02_Template"]]
44
45 * **[[css_market/cstamas.css]]**, contributed by [[cstamas]].
46   This one is based on embeddedmoose, however it is slightly different now.
47   [My webpage's](http://users.itk.ppke.hu/~cstamas/tag/english) is not the same.
48   You can grab some pictures used as background patterns from there.
49   [[!meta stylesheet="cstamas"]]
50
51 * **[[css_market/bma.css]]**, contributed by [bma](http://subvert.org.uk/~bma/).
52   Not quite the same as I use on my site, since that has slightly modified
53   templates.
54   [[!meta stylesheet="bma"]]
55
56 * **[blankoblues.css][1]**, contributed by [[Blanko]]. Can be seen on [Blankoblues Demo][2]. Local.css and templates available [here][3].
57
58 * **[contraste.css][4]**, contributed by [[Blanko]]. Can be seen on [Contraste Demo][5]. Local.css and templates available [here][6].
59
60 * **[[css_market/actiontabs.css]]**, contributed by [[svend]]. This style sheet displays
61   the action list (Edit, RecentChanges, etc.) as tabs.
62   [[!meta stylesheet="actiontabs"]]
63
64 If your web browser allows selecting between multiple stylesheets, this
65 page can be viewed using many of the stylesheets above. For example, if
66 using Epiphany with the Select Stylesheet extension enabled, use View ->
67 Style.  In Firefox or Iceweasel, use View -> Page Style.
68
69 <!-- Page links -->
70
71  [1]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/src/local.css (Download Blankoblues CSS)
72  [2]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/htdocs/ (Take a tour on Blankoblues Demo)
73  [3]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/blankoblues.tar.gz (Download local.css and templates for Blankoblues theme)
74  [4]: http://blankoworld.homelinux.com/demo/ikiwiki/contraste/src/local.css (Download Contraste CSS)
75  [5]: http://blankoworld.homelinux.com/demo/ikiwiki/contraste/htdocs/ (Take a tour on Contraste Demo)
76  [6]: http://blankoworld.homelinux.com/demo/ikiwiki/contraste/contraste.tar.gz (Download local.css and templates for Contraste theme)