Slides and instruction template are only stored as pdf documents, for easier maintenance and updates it would be helpful to have them stored as text files in a markup language.
For the slides one can use tools such as:
to convert to other formats. HTML slides would be nice to have at https://google.github.io/highway/en/master/presentation/index.html
One could possibly also use the webassembly version of highway to allow one to run code in the browser though may need to test how well emcc can build highway.
The instruction matrix can be stored as a markdown table and converted to pdf and/or html with highlighting as markdown tables do not display well as plain text without careful formatting.
Slides and instruction template are only stored as pdf documents, for easier maintenance and updates it would be helpful to have them stored as text files in a markup language.
For the slides one can use tools such as:
to convert to other formats. HTML slides would be nice to have at https://google.github.io/highway/en/master/presentation/index.html
One could possibly also use the webassembly version of highway to allow one to run code in the browser though may need to test how well emcc can build highway.
The instruction matrix can be stored as a markdown table and converted to pdf and/or html with highlighting as markdown tables do not display well as plain text without careful formatting.