mediawiki-skins-Gongbi/README.md

22 行
457 B
Markdown

# 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.