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

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.

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
```