Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mbovel/presentation-template


https://github.com/mbovel/presentation-template

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Presentation template

Generates a [reveal.js](https://revealjs.com) presentation from a markdown file using [pandoc](http://pandoc.org). Syntax highlighting is done by [highlight.js](https://highlightjs.org). PDF export is done by [decktape](https://github.com/astefanutti/decktape).

[See result](https://mbovel.github.io/presentation-template/presentation.html).

## How to build

To generate `presentation.html` and `presentation.pdf`:

```
make
```

## Dependencies

- Docker