Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/qiuwenbaike/gongbi
- Owner: qiuwenbaike
- License: gpl-2.0
- Created: 2022-07-30T14:03:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T02:17:52.000Z (about 2 months ago)
- Last Synced: 2024-11-08T03:17:34.024Z (about 2 months ago)
- Language: Less
- Homepage: https://git.qiuwen.wiki/qiuwen/Gongbi
- Size: 4.02 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.