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

https://github.com/ooloth/decks

My presentation decks
https://github.com/ooloth/decks

Last synced: about 2 months ago
JSON representation

My presentation decks

Awesome Lists containing this project

README

          

# Decks

Presentation decks create with [mdx-deck](https://mdx-deck.jxnblk.com)

## Instructions

- Add content in `MDX` files
- Separate slides with a `---`
- Update styles in `theme.js`
- Start slideshows by running `yarn start`
- Update which deck plays by updating `"start"` script in `package.json`

## Docs

- [GitHub](https://github.com/jxnblk/mdx-deck])