A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.
Go to file
2019-12-26 03:04:22 -05:00
.github/workflows Update grunt.yml 2019-12-26 02:35:51 -05:00
i18n Add base german localization 2019-12-26 00:26:58 +01:00
includes Bumped version and updated test files 2019-12-26 02:08:10 -05:00
licenses Updated font licenses 2019-12-20 13:18:12 -05:00
resources Made code MW compliant 2019-12-26 00:24:31 +01:00
skinStyles Cookies Warning style #2 2019-12-09 15:31:36 -05:00
.eslintrc.json Default ESlint to es6 2019-12-26 03:00:17 -05:00
.gitignore Bumped version and updated test files 2019-12-26 02:08:10 -05:00
.phpcs.xml Add MW test suite to skin 2019-12-26 00:26:39 +01:00
.stylelintrc.json Bumped version and updated test files 2019-12-26 02:08:10 -05:00
citizen.php Made code MW compliant 2019-12-26 00:24:31 +01:00
CODE_OF_CONDUCT.md Add documentation to the skin 2019-12-21 00:56:15 -05:00
composer.json Updated composer 2019-12-26 01:22:10 -05:00
Gruntfile.js Use force option for ESlint 2019-12-26 03:04:22 -05:00
jsduck.json Added jsduck 2019-12-26 02:28:08 -05:00
LICENSE licensing update 2019-08-16 21:48:16 -04:00
package-lock.json Bumped version and updated test files 2019-12-26 02:08:10 -05:00
package.json Updated package dependencies 2019-12-26 02:54:34 -05:00
README.md Added grunt badge 2019-12-26 02:32:05 -05:00
skin.json Bumped version and updated test files 2019-12-26 02:08:10 -05:00

Citizen

Citizen is a responsive skin for MediaWiki built by the Star Citizen Wiki team. Although it is specifically built for the Star Citizen Wiki, the skin should be able to run on any Mediawiki installation that is 1.31 or higher. Due to resource constraints, we might not be able to provide full support for setups that are vastly different than us, but feel free to submit a pull request or bug report if you find a bug!

Notable features

  • Fully responsive skin: Responsive and able to adapt to different screen sizes. 📱💻🖥️
  • Rich search suggestions: More helpful search suggestions with images and descriptions. 🔍👀
  • Lazyload images: Improve load time of your wiki and avoid unnessecary image downloads. 🚀
  • Native light/dark mode support: Respect OS and app configuration for light and dark mode. ☀️🌙
  • Webapp manifest: Give a more app-like experience when user add your wiki to their home screen. 📱
  • HTTP security response headers: Enhance the security of your wiki from HTTP response headers. 🔒🔑

Configurations

This section is still WIP. Please refer to the skin.json for more instructions!

Requirements