Automagically create a slideshow from a markdown source file.
npm install prezdownPrezDown
========
Automagically transform a markdown file into a slideshow.
Installation
------------
- Make sure you have NodeJS installed:
- Install the tool using npm
~~~
$ (sudo) npm install -g prezdown
~~~
Usage
-----
_Example:_
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Page 1
======
This will be the first page
------------------------------
Page 2
======
This will be the second page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
$ prezdown somefile.md
~~~
output directory.Options
-------
auto or keyboard, both methods are used.Assets
------
You can add images or other files in the assets directory. The directory must be in the same folder as the markdown file. Place the files in assets, without further subdirectories.
All the files in the assets directory will be copied into the output folder when building.
Libraries
---------
The final HTML page will use the following libraries:
- jquery:
- highlightjs: