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.phpandpurecssfolder to skins directory - You logo files is
purecss/logo.png - Modify
LocalSettings.phpin 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: [email protected]
Skin is on MediaWiki