Skip to content

MediaWiki skin for Qiuwen Baike, based on Timeless skin.

License

Notifications You must be signed in to change notification settings

qiuwenbaike/Gongbi

Repository files navigation

Gongbi Skin

Install

  1. Download skin to /skin and place files in folder named Gongbi
  2. add following code to LocalSettings.php: wfLoadSkin( 'Gongbi' );
  3. Navigate to Special:Version of your wiki.
  4. OK!

Design

There are 3 resolution ranges for responsive design:

  1. Width ≤ 768px: mobile design;
  2. 768px ≤ width ≤ 1200px: tablet design; and
  3. Width ≥ 1200px: desktop design.

Feature

  1. Responsive design;
  2. TOC on the left.