Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 830 Bytes

README.adoc

File metadata and controls

34 lines (24 loc) · 830 Bytes

AsciiSlide

Create presentation slides with AsciiDoc.

Example

Usage

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.