A MediaWiki skin using PureCss(Yahoo)
- You should have installed Mediawiki on your server
- Go to MediaWiki root directory and go to skins
- Put
PureCss.php
andpurecss
folder to skins directory - You logo files is
purecss/logo.png
- Modify
LocalSettings.php
in your MediaWiki root directory
## Default skin: you can change the default skin. Use the internal symbolic
## names, ie 'standard', 'nostalgia', 'cologneblue', 'monobook', 'vector':
$wgDefaultSkin = "purecss";
Here is how the wiki looks like after updating skin setting
screenshot 1:
screenshot 2:
Compared with default vector skin
Have fun, My email: air.chenbo@gmail.com
Skin is on MediaWiki