Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wesnoth/website

Website resources and scripts for wesnoth.org.
https://github.com/wesnoth/website

translations website wesnoth

Last synced: 9 days ago
JSON representation

Website resources and scripts for wesnoth.org.

Awesome Lists containing this project

README

        

wesnoth/website
===============

This repository holds various resources and scripts used by the
**[Battle for Wesnoth][1]** website.

[1]:

Most content in this repository is specific to ``wesnoth.org`` and is of little
use to anyone else. If you are looking for the MediaWiki theme used in
``wesnoth.org``, check the **[wesnoth/wesmere][2]** repository instead.

[2]:

Building
===============
To update an existing translation, simply:
* Add the translation's po file to the respective version's `start//po` directory.
* Run `make`.
* Commit the results.
* Pull the update to the website's VM.
* You're done.