Menu

Tree [639236] master beta /
 History

HTTPS access


File Date Author Commit
 .github 2024-06-16 AIC Web Tech AIC Web Tech [f0a2b6] Adding languages
 assets 2025-08-14 AIC Web Tech AIC Web Tech [2c40f9] BSS-234/BSS-235: Final bug fixes
 lib 2024-01-08 AIC Web Tech AIC Web Tech [c90318] Ready for release
 src 2025-08-31 AIC Web Tech AIC Web Tech [639236] BSS-240: Security fixes, round 1
 .enyoconfig 2017-07-30 AIC Web Design AIC Web Design [82c686] CLIENT-110: Restructuring, attempt at basic layout
 .gitattributes 2023-08-11 AIC Web Tech AIC Web Tech [1c01a3] New Configs
 .gitignore 2024-08-22 AIC Web Tech AIC Web Tech [df1b41] Git ignore
 .gitmodules 2023-08-11 AIC Web Tech AIC Web Tech [1c01a3] New Configs
 changelog.txt 2025-08-31 AIC Web Tech AIC Web Tech [639236] BSS-240: Security fixes, round 1
 config-example.js 2025-07-26 AIC Web Tech AIC Web Tech [74d84e] BSS-204: Fixes re user config Bible saving
 config.json-example 2020-09-08 AIC Web Tech AIC Web Tech [503533] Adding simple download dialog, pt 1
 dev.html 2017-05-28 AIC Web Design AIC Web Design [bd06aa] CLIENT-110: More looking at enyo 2.7
 index.html 2017-07-30 AIC Web Design AIC Web Design [82c686] CLIENT-110: Restructuring, attempt at basic layout
 index.js 2024-06-26 AIC Web Tech AIC Web Tech [e4a634] Unit tests and fixing translations
 license.txt 2019-03-31 AIC Web Design AIC Web Design [bac2ce] Attempting to fix strongs hover issue, not done
 package-lock.json 2024-06-25 AIC Web Tech AIC Web Tech [18b7b6] QUnit/Localization pt 1
 package.json 2024-06-25 AIC Web Tech AIC Web Tech [18b7b6] QUnit/Localization pt 1
 packdev 2017-12-28 AIC Web Design AIC Web Design [c6acd1] CLIENT-29: Moving to permanent repo, enyo libra...
 packprod 2024-04-10 AIC Web Tech AIC Web Tech [f4ebe1] More languages
 packship 2024-07-28 AIC Web Tech AIC Web Tech [933889] Diff/stat work
 prod.html 2020-07-19 AIC Web Design AIC Web Design [a66994] Experimental work on pretty hash links
 pushall 2021-07-21 AIC Web Tech AIC Web Tech [a2a4eb] Suppressing experimental functionality to fix bugs
 readme.md 2021-10-19 AIC Web Tech AIC Web Tech [a92847] Finishing copy fix, rebranding

Read Me

Bible SuperSearch UI Development Code

Bible SuperSearch is a web-based Bible search engine with webservice API.

This repository contains the raw development code for the
Bible SuperSearch UI, written using the Enyo JavaScript framework.

This is used for all official Bible SuperSearch Clients:
* Universal Client
* WordPress Plugin

Requirements: Node, npm

Must install the Enyo dev tools:

npm install -g enyo-dev

This repository uses submodules.
After cloning, you must run:

git submodule init
git submodule update

Configuration

Rename config-example.js to config.js
Edit as desired

Generating Production Code

Run ./packprod to generate packed, production code
Point a virtual host to builds/prod to view and test

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.