Create presentation slides with AsciiDoc.
-
PDF: example.pdf
-
HTML: example.html
-
TODO: presentation mode
-
The working directory being asciislide
, place the presentation project in the src
directory:
. |-- Makefile |-- assets |-- build |-- converter.js `-- src `-- example |-- images `-- main.adoc
Then run make
to generate the slides in the build
directory.