Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qiuwenbaike/gongbi

MediaWiki skin for Qiuwen Baike, based on Timeless skin.
https://github.com/qiuwenbaike/gongbi

Last synced: about 1 month ago
JSON representation

MediaWiki skin for Qiuwen Baike, based on Timeless skin.

Awesome Lists containing this project

README

        

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