/filament

MediaWiki skin based of the Pure CSS framework.

Primary LanguageCSS

WikiWonders Filament Skin

A MediaWiki skin that focuses on your content.

It uses the Yahoo's Pure (http://purecss.io) CSS framework.

Installation

Clone this repo and then add the following line to your LocalSettings.php file.

require_once "$IP/skins/filament/filament.php';

Now find the $wgDefaultSkin variable and set it to filament.

$wgDefaultSkin = 'filament';

License

Copyright 2013 WikiWonders

Released under 2-clause BSD