Skip to content

Latest commit

 

History

History
executable file
·
5 lines (3 loc) · 232 Bytes

File metadata and controls

executable file
·
5 lines (3 loc) · 232 Bytes

This is a skin for MediaWiki that looks similar to the Discourse's design.

Drop it in $wgScriptPath/skins/DiscourseSkin and add this line to your LocalSettings.php:

require_once( "$IP/skins/DiscourseSkin/DiscourseSkin.php" );