SABR Presentation Utility

This is a tool to host markdown presentations for the Strategy, Architecture and Business Relationship Directorate.

To use this tool, you need to either save your markdown file on the project repo in the presentation folder or link to an external accepted file (validated at GitHub organisation/user level).

The following mode exists (ordered by priority):

Example using a file located in the presentation folder of the project repository:

https://sara-sabr.github.io/util-presentation/presentation.html?markdown=/en/example.md

Example using a qualified URL parameter:

https://sara-sabr.github.io/util-presentation/presentation.html?url=https://raw.githubusercontent.com/sara-sabr/ITStrategy/master/presentations/en/2019-11-12-OSS-Using.md

Note: This utility is powered by the Reveal.js and Jekyll open source projects.