Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wesnoth/website
- Owner: wesnoth
- Created: 2013-10-03T05:37:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-04T14:37:29.000Z (9 months ago)
- Last Synced: 2024-11-07T23:18:55.198Z (2 months ago)
- Topics: translations, website, wesnoth
- Language: HTML
- Size: 92.1 MB
- Stars: 6
- Watchers: 42
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.