]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/css_market.mdwn
6f282949dd8d47f9351aafe0ccff90681ec810b6
[git.ikiwiki.info.git] / doc / css_market.mdwn
1 [[!meta title="CSS Market"]]
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`.
7 Note that if you enable the [[plugins/localstyle]] plugin, you can also
8 create stylesheets that affect only certain parts of the wiki.
10 Some of stylesheets have developed into fullfledged [[themes]] that are
11 included in ikiwiki for easy use.
13 Feel free to add your own stylesheets here. (Upload as wiki pages; wiki
14 gnomes will convert them to css files..)
16 * **[lessish.css](https://raw.github.com/spiffin/ikiwiki_lessish/master/lessish.css)**, contributed by [[Spiffin]],
17   A responsive stylesheet based on the [Less CSS Framework](http://lessframework.com). 
18   Links: [PNG preview](https://github.com/spiffin/ikiwiki_lessish/blob/master/lessish_preview.png) and [GitHub repo](https://github.com/spiffin/ikiwiki_lessish).
20 * **[[css_market/zack.css]]**, contributed by [[StefanoZacchiroli]],
21   customized mostly for *blogging purposes*, can be seen in action on 
22   [zack's blog](http://upsilon.cc/~zack/blog/)
23   [[!meta stylesheet="zack"]]
25 * **[[css_market/kirkambar.css]]**, contributed by [[Roktas]].  This far from perfect
26   stylesheet follows a [Gitweb](http://www.kernel.org/git/?p=git/git.git;a=tree;f=gitweb)
27   like theme, so it may provide a consistent look'n feel along with the [[rcs/git]] backend. ;-)
28   [[!meta stylesheet="kirkambar"]]
30 * **[[css_market/embeddedmoose.css]]**, contributed by [[JoshTriplett]].
31   Designed for [Embedded Moose](http://embeddedmoose.com).  Some ideas from the
32   Debian lighttpd index.html page.
33   [[!meta stylesheet="embeddedmoose"]]
35 * **[[02_Template.css]]**, contributed and adapted by [maxx](http://martin.wuertele.net/), [original](http://www.openwebdesign.org/viewdesign.phtml?id=3057)
36   designed by [jarico](http://www.openwebdesign.org/userinfo.phtml?user=jcarico) 
37   (License: [public domain](https://simthanhdat.net/)). You'll need a modified page.tmpl
38   **[[css_market/02_Template.tmpl]]**. If you prefer 
39   [my header image](http://martin.wuertele.net/images/header.png) you can 
40   use it under the terms of the MIT License (see png comment).
41   [[!meta stylesheet="02_Template"]]
43 * **[[css_market/cstamas.css]]**, contributed by [[cstamas]].
44   This one is based on embeddedmoose, however it is slightly different now.
45   [My webpage's](http://users.itk.ppke.hu/~cstamas/tag/english) is not the same.
46   You can grab some pictures used as background patterns from there.
47   [[!meta stylesheet="cstamas"]]
49 * ** http://blog.lastlog.de/, contributed by joachim schiele; please feel free to copy.
51 * **[wiki.css](http://cyborginstitute.net/includes/wiki.css)** by [[tychoish]]. 
52   I typically throw this in as `local.css` in new wikis as a slightly more clear and readable
53   layout for wikis that need to be functional and elegant, but not necessarily uniquely designed. 
54   Currently in use by the [the outeralliance wiki](http://oa.criticalfutures.com/). 
55 * **[ikiwiked gray-green](https://github.com/AntPortal/ikiwiked/raw/master/theme/gray-green/local.css)**, contributed by [Danny Castonguay](https://antportal.com/).
56 * **[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)