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

https://github.com/aliceinwire/slides

This try to be a collection of all my presentation.
https://github.com/aliceinwire/slides

Last synced: 3 months ago
JSON representation

This try to be a collection of all my presentation.

Awesome Lists containing this project

README

        

# slides
This try to be a collection of all my presentation.

moving from landslide to Marp (https://github.com/marp-team/marp-cli)

#### Quickstart
installation
```
npm install --save-dev @marp-team/marp-cli
```
build presentation
```
npx @marp-team/marp-cli slide-deck.md -o output.html
```