基于Timeless的新一代求闻百科主题
转到文件
WaitSpring 0849b33b6a bump to 1.6.0:
* Now, the header is displayed in flex design.
* Add search toggle on mobile devices
* Make logo (wordmark) display at the centre of the screen.
2022-05-21 21:20:13 +08:00
.phan Upgrade to newer phan 2019-03-20 19:40:59 -07:00
i18n update translation 2022-05-01 09:44:36 +08:00
includes update style for #p-search: add .sidebar-inner 2022-05-21 21:10:14 +08:00
resources remove right: auto; 2022-05-21 21:16:59 +08:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-15 04:46:25 +00:00
.fresnel.yml rename theme from Timeless to Gongbi 2022-04-13 22:14:07 +08:00
.gitignore update gitignore 2022-05-19 13:37:04 +08:00
.phpcs.xml build: Updating eslint-config-wikimedia to 0.18.2 2021-03-08 18:10:02 +00:00
.stylelintrc.json build: Update linters 2018-03-18 18:03:00 +00:00
.svgo.config.js update SVGO settings 2022-04-28 18:45:13 +08:00
Gruntfile.js build: Update SVGO to latest v2.3.0 and re-crush SVGs 2021-05-18 06:06:29 -07:00
LICENSE rename COPYING to LICENSE 2022-04-09 15:54:00 +08:00
README.md update display range 2022-05-21 14:10:07 +08:00
composer.json build: Updating mediawiki/mediawiki-codesniffer to 38.0.0 2021-10-24 18:48:18 +00:00
package-lock.json fix missing message file; eslint; update package 2022-04-13 23:24:56 +08:00
package.json button margin 2022-04-30 13:22:15 +08:00
skin.json bump to 1.6.0: 2022-05-21 21:20:13 +08:00

README.md

Gongbi Skin

Install:

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

Design: There are 3 resolution ranges for responsive design:

  1. <=768px: mobile design;
  2. =>768px & <=1024px: desktop design (mid); and
  3. =>1024px: desktop design (full).

Feature:

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