(no commit message)
[ikiwiki] / 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 Some of stylesheets have developed into fullfledged [[themes]] that are
8 included in ikiwiki for easy use.
9
10 Feel free to add your own stylesheets here. (Upload as wiki pages; wiki
11 gnomes will convert them to css files..)
12
13 * **[lessish.css](https://raw.github.com/spiffin/ikiwiki_lessish/master/lessish.css)**, contributed by [[Spiffin]],
14   A responsive stylesheet based on the [Less CSS Framework](http://lessframework.com). 
15   [Preview](https://github.com/spiffin/ikiwiki_lessish/blob/master/lessish_preview.png) - [GitHub repo](https://github.com/spiffin/ikiwiki_lessish)
16   [[!meta stylesheet="lessish"]]
17
18 * **[[css_market/zack.css]]**, contributed by [[StefanoZacchiroli]],
19   customized mostly for *blogging purposes*, can be seen in action on 
20   [zack's blog](http://upsilon.cc/~zack/blog/)
21   [[!meta stylesheet="zack"]]
22
23 * **[[css_market/kirkambar.css]]**, contributed by [[Roktas]].  This far from perfect
24   stylesheet follows a [Gitweb](http://www.kernel.org/git/?p=git/git.git;a=tree;f=gitweb)
25   like theme, so it may provide a consistent look'n feel along with the [[rcs/git]] backend. ;-)
26   [[!meta stylesheet="kirkambar"]]
27
28 * **[[css_market/embeddedmoose.css]]**, contributed by [[JoshTriplett]].
29   Designed for [Embedded Moose](http://embeddedmoose.com).  Some ideas from the
30   Debian lighttpd index.html page.
31   [[!meta stylesheet="embeddedmoose"]]
32
33 * **[[02_Template.css]]**, contributed and adapted by [maxx](http://martin.wuertele.net/), [original](http://www.openwebdesign.org/viewdesign.phtml?id=3057)
34   designed by [jarico](http://www.openwebdesign.org/userinfo.phtml?user=jcarico) 
35   (License: public domain). You'll need a modified page.tmpl
36   **[[css_market/02_Template.tmpl]]**. If you prefer 
37   [my header image](http://martin.wuertele.net/images/header.png) you can 
38   use it under the terms of the MIT License (see png comment).
39   [[!meta stylesheet="02_Template"]]
40
41 * **[[css_market/cstamas.css]]**, contributed by [[cstamas]].
42   This one is based on embeddedmoose, however it is slightly different now.
43   [My webpage's](http://users.itk.ppke.hu/~cstamas/tag/english) is not the same.
44   You can grab some pictures used as background patterns from there.
45   [[!meta stylesheet="cstamas"]]
46
47 * **[[css_market/bma.css]]**, contributed by [bma](http://subvert.org.uk/~bma/).
48   Not quite the same as I use on my site, since that has slightly modified
49   templates.
50   [[!meta stylesheet="bma"]]
51
52 * **[blankoblues.css][1]**, contributed by [[Blanko]]. Can be seen on [Blankoblues Demo][2]. Local.css and templates available [here][3].
53
54 * **[contraste.css][4]**, contributed by [[Blanko]]. Can be seen on [Contraste Demo][5]. Local.css and templates available [here][6].
55
56 * **[wiki.css](http://cyborginstitute.net/includes/wiki.css)** by [[tychoish]]. 
57   I typically throw this in as `local.css` in new wikis as a slightly more clear and readable
58   layout for wikis that need to be functional and elegant, but not necessarily uniquely designed. 
59   Currently in use by the [the outeralliance wiki](http://oa.criticalfutures.com/). 
60 * **[ikiwiked gray-green](https://github.com/AntPortal/ikiwiked/raw/master/theme/gray-green/local.css)**, contributed by [Danny Castonguay](https://antportal.com/).
61 * **[ikiwiked gray-orange](https://github.com/AntPortal/ikiwiked/raw/master/theme/gray-orange/local.css)**, contributed by [Danny Castonguay](https://antportal.com/). Can be seen in action at [antportal.com/wiki](https://antportal.com/wiki/). Feel free to modify and contribute on [Github](https://github.com/AntPortal/ikiwiked)
62 <!-- Page links -->
63
64  [1]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/src/local.css (Download Blankoblues CSS)
65  [2]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/htdocs/ (Take a tour on Blankoblues Demo)
66  [3]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/blankoblues.tar.gz (Download local.css and templates for Blankoblues theme)
67  [4]: http://blankoworld.homelinux.com/demo/ikiwiki/contraste/src/local.css (Download Contraste CSS)
68  [5]: http://blankoworld.homelinux.com/demo/ikiwiki/contraste/htdocs/ (Take a tour on Contraste Demo)
69  [6]: http://blankoworld.homelinux.com/demo/ikiwiki/contraste/contraste.tar.gz (Download local.css and templates for Contraste theme)