This repository contains files created by GitHub CI to avoid client-side processing.
A GitHub workflow in the BeethovensWerkstatt/data project automatically renders MEI files into SVG files using the BeethovensWerkstatt/thulemeier project. This happens server-side, so the rendering load doesn't need to be transferred to the client.
The workflow currently operates in the dev branch of the data repository and is triggered whenever changes are made:
- Annotated Transcriptions: Rendered into SVG
- Diplomatic Transcriptions: Rendered into SVG
- Fluid Transcriptions: Created using the BeethovensWerkstatt/liquifier project, showing an animation between the two transcription types
The generated files are provided in this repository for direct use.