Presentex

Presentex generates an index.html file that is the presentation for the slides passed in.

Source

Summary

div(s)

Generates the slide div element that will show a bulleted list of items

gen(path, slides)

Generates the index.html file and copies the other JavaScript and CSS files to the destination directory

index(slides, style \\ "tomorrow")

Generates the content of the index.html file

Functions

div(s)

Generates the slide div element that will show a bulleted list of items.

Source
gen(path, slides)

Generates the index.html file and copies the other JavaScript and CSS files to the destination directory.

Source
index(slides, style \\ "tomorrow")

Generates the content of the index.html file.

Source