summaryrefslogtreecommitdiff
path: root/www/wiki/skins/chameleon/docs/index.md
blob: aa7f7bd18ac652c97cae46455d902a145d9d47e9 (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
# The Chameleon Documentation

<img src='https://upload.wikimedia.org/wikipedia/mediawiki/thumb/3/31/Chameleon.svg/220px-Chameleon.svg.png' align='left' title='Chameleon Skin Logo'>
Chameleon is a highly customizable [MediaWiki][mw] skin that uses [Twitter
Bootstrap 3][twbs].

It currently provides four different layouts to chose from. The standard layout
features a horizontal navigation menu with dropdowns at the top and a horizontal
menu with dropups for the language links at the bottom. Each layout is defined
in an XML file and as such easily adaptable to your needs.

This is the documentation for the Chameleon skin. It is maintained in the
sourcecode repository, which allows to keep it in sync with the development of
the code. Moreover it allows to go back in time and see the documentation for a
particular version of the skin.

## Contents
1. [Installation, Update, De-Installation](installation.md)
2. [Customization](customization.md)
   1. [Less Variables](variables.md)
3. [Release Notes](release-notes.md)
4. [Testing](testing.md)
5. [How to contribute](contribute.md)
   1. [Legal stuff](legal.md)
6. [Credits](credits.md)
7. [Licenses](copying.md)
8. [Contact](contact.md)

[mw]: https://www.mediawiki.org/
[twbs]: http://getbootstrap.com/