Bible software that runs in the browser.
An update to https://github.com/digitalbiblesociety/browserbible.
- Install Node.js (http://nodejs.org/download/) for your platform
- Navigate to the
/tools/textgenerator
folder - Run
node generate.js
(optionally include versionsnode generate.js usfm_websf
) - Run
node create_texts_index.js
To create additional texts
- Create a folder under
/tools/textgenerator/input/MyNewVersion/
- Create a
info.json
file in that folder with the id, name, language, information - Put content in the folder (currently USFM files and bibles from http://unbound.biola.edu/)