Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (22 loc) · 656 Bytes

File metadata and controls

27 lines (22 loc) · 656 Bytes

LiquiFlow

MediaWiki Skin for Liquipedia

Installation

  • Extract the skin folder to skins/LiquiFlow/

  • Add the following line to LocalSettings.php:

    wfLoadSkin('LiquiFlow');

Credits

  • CodeMirror mode taken from the CodeMirror MediaWiki extension (License: GPL-2.0+)
  • CodeMirror (License: MIT)
  • Bootstrap (License: MIT)
  • Font Awesome (License: SIL OFL 1.1, MIT)
  • Chosen skin for bootstrap 3 https://gist.github.com/koenpunt/6424137

License

  • All original code is under the GPLv3
  • Licenses for images vary

Version

This version is for MediaWiki 1.27+, for a MediaWiki 1.25 version go to the 1.25 branch.