adding new personal site to the users page.
[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 * **[[css_market/zack.css]]**, contributed by [[StefanoZacchiroli]],
14   customized mostly for *blogging purposes*, can be seen in action on 
15   [zack's blog](http://upsilon.cc/~zack/blog/)
16   [[!meta stylesheet="zack"]]
17
18 * **[[css_market/kirkambar.css]]**, contributed by [[Roktas]].  This far from perfect
19   stylesheet follows a [Gitweb](http://www.kernel.org/git/?p=git/git.git;a=tree;f=gitweb)
20   like theme, so it may provide a consistent look'n feel along with the [[rcs/git]] backend. ;-)
21   [[!meta stylesheet="kirkambar"]]
22
23 * **[[css_market/embeddedmoose.css]]**, contributed by [[JoshTriplett]].
24   Designed for [Embedded Moose](http://embeddedmoose.com).  Some ideas from the
25   Debian lighttpd index.html page.
26   [[!meta stylesheet="embeddedmoose"]]
27
28 * **[[02_Template.css]]**, contributed and adapted by [maxx](http://martin.wuertele.net/), [original](http://www.openwebdesign.org/viewdesign.phtml?id=3057)
29   designed by [jarico](http://www.openwebdesign.org/userinfo.phtml?user=jcarico) 
30   (License: public domain). You'll need a modified page.tmpl
31   **[[css_market/02_Template.tmpl]]**. If you prefer 
32   [my header image](http://martin.wuertele.net/images/header.png) you can 
33   use it under the terms of the MIT License (see png comment).
34   [[!meta stylesheet="02_Template"]]
35
36 * **[[css_market/cstamas.css]]**, contributed by [[cstamas]].
37   This one is based on embeddedmoose, however it is slightly different now.
38   [My webpage's](http://users.itk.ppke.hu/~cstamas/tag/english) is not the same.
39   You can grab some pictures used as background patterns from there.
40   [[!meta stylesheet="cstamas"]]
41
42 * **[[css_market/bma.css]]**, contributed by [bma](http://subvert.org.uk/~bma/).
43   Not quite the same as I use on my site, since that has slightly modified
44   templates.
45   [[!meta stylesheet="bma"]]
46
47 * **[blankoblues.css][1]**, contributed by [[Blanko]]. Can be seen on [Blankoblues Demo][2]. Local.css and templates available [here][3].
48
49 * **[contraste.css][4]**, contributed by [[Blanko]]. Can be seen on [Contraste Demo][5]. Local.css and templates available [here][6].
50
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  
56
57 If your web browser allows selecting between multiple stylesheets, this
58 page can be viewed using many of the stylesheets above. For example, if
59 using Epiphany with the Select Stylesheet extension enabled, use View ->
60 Style.  In Firefox or Iceweasel, use View -> Page Style.
61
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)