https://github.com/bitbrain/slides
A collection of conference slides by bitbrain.
https://github.com/bitbrain/slides
Last synced: about 2 months ago
JSON representation
A collection of conference slides by bitbrain.
- Host: GitHub
- URL: https://github.com/bitbrain/slides
- Owner: bitbrain
- License: mit
- Created: 2023-09-02T12:12:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-05T10:30:09.000Z (over 2 years ago)
- Last Synced: 2025-05-29T18:57:23.456Z (10 months ago)
- Language: HTML
- Size: 76.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🛝 Conference Slides
A collection of conference slides by bitbrain.
## Downloads
- [GodotCon 2023](/godotcon2023.pdf)
## Build slides locally
Slides are built with [marp](https://marp.app). For example, run:
```bash
marp godotcon2023.md --pdf --html --allow-local-files --theme=godot.css
```