aboutsummaryrefslogtreecommitdiff
path: root/doc/css_market.mdwn
blob: 6b1dab2867ae51b91e3b51edfb8b6f34d48e96ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
[[!meta title="CSS Market"]]

User contributed stylesheet files for ikiwiki. Unless otherwise noted,
these style sheets can be installed by copying them into your wiki's source
dir with a filename of `local.css`.

Some of stylesheets have developed into fullfledged [[themes]] that are
included in ikiwiki for easy use.

Feel free to add your own stylesheets here. (Upload as wiki pages; wiki
gnomes will convert them to css files..)

* **[[css_market/zack.css]]**, contributed by [[StefanoZacchiroli]],
  customized mostly for *blogging purposes*, can be seen in action on 
  [zack's blog](http://upsilon.cc/~zack/blog/)
  [[!meta stylesheet="zack"]]

* **[[css_market/kirkambar.css]]**, contributed by [[Roktas]].  This far from perfect
  stylesheet follows a [Gitweb](http://www.kernel.org/git/?p=git/git.git;a=tree;f=gitweb)
  like theme, so it may provide a consistent look'n feel along with the [[rcs/git]] backend. ;-)
  [[!meta stylesheet="kirkambar"]]

* **[[css_market/embeddedmoose.css]]**, contributed by [[JoshTriplett]].
  Designed for [Embedded Moose](http://embeddedmoose.com).  Some ideas from the
  Debian lighttpd index.html page.
  [[!meta stylesheet="embeddedmoose"]]

* **[[02_Template.css]]**, contributed and adapted by [maxx](http://martin.wuertele.net/), [original](http://www.openwebdesign.org/viewdesign.phtml?id=3057)
  designed by [jarico](http://www.openwebdesign.org/userinfo.phtml?user=jcarico) 
  (License: public domain). You'll need a modified page.tmpl
  **[[css_market/02_Template.tmpl]]**. If you prefer 
  [my header image](http://martin.wuertele.net/images/header.png) you can 
  use it under the terms of the MIT License (see png comment).
  [[!meta stylesheet="02_Template"]]

* **[[css_market/cstamas.css]]**, contributed by [[cstamas]].
  This one is based on embeddedmoose, however it is slightly different now.
  [My webpage's](http://users.itk.ppke.hu/~cstamas/tag/english) is not the same.
  You can grab some pictures used as background patterns from there.
  [[!meta stylesheet="cstamas"]]

* **[[css_market/bma.css]]**, contributed by [bma](http://subvert.org.uk/~bma/).
  Not quite the same as I use on my site, since that has slightly modified
  templates.
  [[!meta stylesheet="bma"]]

* **[blankoblues.css][1]**, contributed by [[Blanko]]. Can be seen on [Blankoblues Demo][2]. Local.css and templates available [here][3].

* **[contraste.css][4]**, contributed by [[Blanko]]. Can be seen on [Contraste Demo][5]. Local.css and templates available [here][6].

* **[wiki.css](http://cyborginstitute.net/includes/wiki.css)** by [[tychoish]]. 
  I typically throw this in as `local.css` in new wikis as a slightly more clear and readable
  layout for wikis that need to be functional and elegant, but not necessarily uniquely designed. 
  Currently in use by the [the outeralliance wiki](http://oa.criticalfutures.com/). 
* **[ikiwiked gray-green](https://github.com/AntPortal/ikiwiked/raw/master/theme/gray-green/local.css)**, contributed by [Danny Castonguay](https://antportal.com/).
* **[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/)
<!-- Page links -->

 [1]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/src/local.css (Download Blankoblues CSS)
 [2]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/htdocs/ (Take a tour on Blankoblues Demo)
 [3]: http://blankoworld.homelinux.com/demo/ikiwiki/blankoblues/blankoblues.tar.gz (Download local.css and templates for Blankoblues theme)
 [4]: http://blankoworld.homelinux.com/demo/ikiwiki/contraste/src/local.css (Download Contraste CSS)
 [5]: http://blankoworld.homelinux.com/demo/ikiwiki/contraste/htdocs/ (Take a tour on Contraste Demo)
 [6]: http://blankoworld.homelinux.com/demo/ikiwiki/contraste/contraste.tar.gz (Download local.css and templates for Contraste theme)