A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.
Go to file
2019-12-26 01:46:45 -05:00
.github/workflows Delete nodejs.yml 2019-12-26 01:46:45 -05:00
i18n Add base german localization 2019-12-26 00:26:58 +01:00
includes Refactor CitizenTemplate 2019-12-26 00:20:04 +01: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
.gitignore Add MW test suite to skin 2019-12-26 00:26:39 +01:00
.jshintrc Add MW test suite to skin 2019-12-26 00:26:39 +01:00
.phpcs.xml Add MW test suite to skin 2019-12-26 00:26:39 +01: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
LICENSE licensing update 2019-08-16 21:48:16 -04:00
README.md Update README.md 2019-12-26 01:44:21 -05:00
skin.json Add config values to skin.json 2019-12-26 00:25:04 +01: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