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

jthingelstad/filament

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

MediaWiki skin based of the Pure CSS framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published