Skip to content
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.

Latest commit

 

History

History
executable file
·
21 lines (11 loc) · 459 Bytes

README.md

File metadata and controls

executable file
·
21 lines (11 loc) · 459 Bytes

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