https://github.com/ooloth/decks
My presentation decks
https://github.com/ooloth/decks
Last synced: about 2 months ago
JSON representation
My presentation decks
- Host: GitHub
- URL: https://github.com/ooloth/decks
- Owner: ooloth
- License: other
- Created: 2019-09-03T00:06:25.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-07T16:30:13.000Z (over 4 years ago)
- Last Synced: 2025-12-26T22:46:12.374Z (6 months ago)
- Language: JavaScript
- Size: 26.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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])