wesnoth / wesmere

Website design for The Battle for Wesnoth used since mid-July 2017.
https://www.wesnoth.org/
Other
7 stars 8 forks source link
mediawiki-skin website website-theme wesnoth

Wesnoth.org Theme ("Wesmere")

This is the MediaWiki theme, website stylesheet and templates used by the Battle for Wesnoth website since mid-July 2017. It supersedes the previous design from 2005 by Jordà Polo (ettin), "Glamdrol".

The theme is available under the terms of the GNU General Public License; either version 2 of the license, or (at your option) any later version. The theme author is Iris Morelle (Irydacea) and it was developed specifically for Wesnoth's use.

Build Requirements

A crucial component is Sass, which you can install in any way you prefer provided that either the sass executable is in your PATH our you are able to manually provide the path to it to Make by using the SASS environment variable, e.g. make SASS=~/dart-sass/sass.

The following components are also required for building Wesmere. The package names listed below are aimed at Debian users. The only supported build environments at this time are Debian 10 (Buster) and Debian 11 (Bullseye).

Mandatory

Terser requires Node.js and NPM: npm install terser -g

The following are only required if you intend to build the pages and templates under static/:

Optional

Reporting issues

Use the repository's issue tracker to report bugs. Make sure to include screenshots and clear instructions for reproducing the bug in your report.

Do NOT use this issue tracker for posting support requests with Wesnoth.org facilities such as the wiki or forums. Use the Website forum for that purpose instead.