# Chameleon skin
[![Build Status](https://travis-ci.org/cmln/chameleon.svg?branch=master)](https://travis-ci.org/cmln/chameleon)
[![Code Coverage](https://scrutinizer-ci.com/g/cmln/chameleon/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/cmln/chameleon/?branch=master)
[![Code Quality](https://scrutinizer-ci.com/g/cmln/chameleon/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/cmln/chameleon/?branch=master)
[![Dependency Status](https://www.versioneye.com/php/mediawiki:chameleon-skin/badge.png)](https://www.versioneye.com/php/mediawiki:chameleon-skin)
[![Latest Stable Version](https://poser.pugx.org/mediawiki/chameleon-skin/version.png)](https://packagist.org/packages/mediawiki/chameleon-skin)
[![Packagist download count](https://poser.pugx.org/mediawiki/chameleon-skin/d/total.png)](https://packagist.org/packages/mediawiki/chameleon-skin)
Chameleon is a highly customizable [MediaWiki][mw] skin that uses [Twitter
Bootstrap 3][twbs].
It currently provides five 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.
## Documentation
1. [Installation, Update, De-Installation](docs/installation.md)
2. [Customization](docs/customization.md)
3. [Release Notes](docs/release-notes.md)
4. [Testing](docs/testing.md)
5. [How to contribute](docs/contribute.md)
6. [Credits](docs/credits.md)
7. [Licenses](docs/licenses.md)
8. [Contact](docs/contact.md)
[mw]: https://www.mediawiki.org
[mw-chameleon]: https://www.mediawiki.org/wiki/Skin:Chameleon
[mw-chameleon-talk]: https://www.mediawiki.org/wiki/Skin_talk:Chameleon
[composer]: https://getcomposer.org/
[twbs]: http://getbootstrap.com/
[license]: https://www.gnu.org/copyleft/gpl.html