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

Vladsg/flow

 
 

Repository files navigation

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.

About

Bootstrap skin for MediaWiki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 64.2%
  • JavaScript 24.8%
  • PHP 11.0%