Skip to content

Abdul2/ho-slides-html

Repository files navigation

Results

I have CI running on this repo to produce this :

ho-slides-html

Based on reveals.js this module seperates content and presentation.

Content is written in markdown file to uploaded during run time.


Before getting started

  • must have node and npm installed

Getting started

<script type="text/javascript">
document.getElementById("presentation").setAttribute("data-markdown",prompt("Filename:","markdown.md"));
</script>


Docker

To build and run container


./buildandrundocker.sh


To do

  • instead of loading one file provide drop down selection of markdown files