An open API service indexing awesome lists of open source software.

https://github.com/chariotsolutions/presentation-seed-asciidoctor

A base presentation for Charioteers written in ASCIIDOC that targets Reveal.JS slides AND PDF and uses graphviz for diagrams, etc...
https://github.com/chariotsolutions/presentation-seed-asciidoctor

Last synced: 11 months ago
JSON representation

A base presentation for Charioteers written in ASCIIDOC that targets Reveal.JS slides AND PDF and uses graphviz for diagrams, etc...

Awesome Lists containing this project

README

          

In one shell, execute:

```
filewatcher ./src ./generate-slide-deck.sh
```

In another shell, run your slides (see setup for how to initialize reveal.js)

```
cd reveal.js
grunt serve
```