There are two modules included:
- JT-editor: an online form and renderer for editors to input mixed music and text (and work-input for music only)
- JohannesTinctoris: a draft version of the website to be mounted
Both modules are in the early alpha stages of development, and consist of messy research code. Please contact project members for more information.
Setup requires various components:
- JQuery and JQuery UI (already included)
- Ruby 2.6 and Jekyll 3.9.0 to run the website
- Node.JS and Docdash to delpoy code documentation (JsDoc configuration in
doc-conf.json)
Tinctoriscontains all the parts of the site related to Johannes TinctorisTinctoris\textscontains Johannes Tinctoris Complete Theoretical Works (JT:CTW)editorcontaint the online editors to input music treatises or music onlyScriptLibrarycontains the various modules for parsing and rendering the contentdoccontains the code documentationdoc_mdcontains files that are part of the code documentation_includescontains reusable website parts to be included via Liquid_layoutscontains standard layouts for webpages to be built by Jekyll
For more details, see code documentation.