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