-
Notifications
You must be signed in to change notification settings - Fork 0
Adding a New Language to Ikiwiki
James Teh edited this page Sep 16, 2016
·
1 revision
Following are instructions for adding a new language to the addons.nvda-project.org website, which uses Ikiwiki.
- Edit the
ikiwiki.setup
file in theikiwiki-ctl
repository. The Git repository URL is: git@bitbucket.org:nvdaaddonteam/ikiwiki-ctl - Add a new entry under the
po_slave_languages
option for the new language, following the format of the other entries. - Save, commit and push.
- Log into
exbi
and su tonvdal10n
. cd ~/ikiwiki/ctl
git pull
ikiwiki --setup ikiwiki.setup --verbose