Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bensheldon/presentations

Presentations and Slide Decks
https://github.com/bensheldon/presentations

Last synced: about 1 month ago
JSON representation

Presentations and Slide Decks

Awesome Lists containing this project

README

        

# Presentations

Use the [Marp VS Code plugin](https://marketplace.visualstudio.com/items?itemName=marp-team.marp-vscode).

Most drawings are done with [Google Drawings](https://docs.google.com/drawings)

## Building with `marp`

See the [`marp-cli`](https://github.com/marp-team/marp-cli).

```sh
npx @marp-team/marp-cli@latest rails_autoloading/presentation.md --pdf --allow-local-files
```