Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bensheldon/presentations
- Owner: bensheldon
- Created: 2024-03-27T01:22:28.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-28T21:32:23.000Z (8 months ago)
- Last Synced: 2024-05-02T06:08:37.293Z (7 months ago)
- Size: 3.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```