Skip to content

faithcomesbyhearing/proskomma-render-app-html

Repository files navigation

Proskomma Render App HTML

Rendering Scripture as HTML, per-chapter, using Proskomma

Usage

npm install
cd scripts
node make_render_json.js ../test_data/fraLSG # Uses Proskomma to generate a JSON representation of the translation
                                             # and stores this inside the translation directory.
                                             # Only needed once per refresh of the succinct JSON or Proskomma.

node make_chapters.js ../test_data/fraLSG    # Creates a chapters directory inside translation directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published