This Repository include presntation made using reveal-md and hovercraft.
#Steps to Install reveal-md -:
-
sudo apt-get install npm
-
npm install -g reveal-md
-
Install node from https://nodejs.org/
reveal-md demo.md
You will need pip3 in order to install hovercraft.
To install: pip3 install hovercraft
hovercraft presentation.rst
In browser, type: localhost:8000
Read the official documentation at https://hovercraft.readthedocs.org/