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.
- Host: GitHub
- URL: https://github.com/aliceinwire/slides
- Owner: aliceinwire
- License: gpl-3.0
- Created: 2018-10-17T05:40:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-17T07:54:42.000Z (about 4 years ago)
- Last Synced: 2025-01-17T13:16:43.573Z (5 months ago)
- Size: 43 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```