summaryrefslogtreecommitdiff
path: root/www/wiki/skins/chameleon/docs/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/skins/chameleon/docs/index.md')
-rw-r--r--www/wiki/skins/chameleon/docs/index.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/www/wiki/skins/chameleon/docs/index.md b/www/wiki/skins/chameleon/docs/index.md
new file mode 100644
index 00000000..aa7f7bd1
--- /dev/null
+++ b/www/wiki/skins/chameleon/docs/index.md
@@ -0,0 +1,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/