summaryrefslogtreecommitdiff
path: root/www/wiki/skins/chameleon/README.md
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2020-06-04 11:01:00 -0300
committerYaco <franco@reevo.org>2020-06-04 11:01:00 -0300
commitfc7369835258467bf97eb64f184b93691f9a9fd5 (patch)
treedaabd60089d2dd76d9f5fb416b005fbe159c799d /www/wiki/skins/chameleon/README.md
first commit
Diffstat (limited to 'www/wiki/skins/chameleon/README.md')
-rw-r--r--www/wiki/skins/chameleon/README.md37
1 files changed, 37 insertions, 0 deletions
diff --git a/www/wiki/skins/chameleon/README.md b/www/wiki/skins/chameleon/README.md
new file mode 100644
index 00000000..fe5420d6
--- /dev/null
+++ b/www/wiki/skins/chameleon/README.md
@@ -0,0 +1,37 @@
+# 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)
+
+<img src='https://upload.wikimedia.org/wikipedia/mediawiki/thumb/3/31/Chameleon.svg/220px-Chameleon.svg.png' style='float:left;' align="left" title='Chameleon Skin Logo'>
+
+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.
+<br/>
+<br/>
+<br/>
+
+## 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