mirror of
https://github.com/jxnblk/mdx-deck.git
synced 2024-11-26 00:35:02 +03:00
Add mdx-talk presentation to Real Examples
👋 This PR adds a talk I recently gave to the examples section of the README. This talk uses mdx-deck 2.x, which there aren't as many examples of in that section compared to 1.x. Here's the talk [source code](https://github.com/developermode/mdx-talk). I'm using a custom provider to add a footer to the presentation, as well as other theme customizations and speaker notes.
This commit is contained in:
parent
e5a27b012f
commit
afff4997b7
@ -305,6 +305,7 @@ See how others have used MDX Deck for their presentations.
|
||||
- [Simplify React][simplify-react] by [Kent C. Dodds](https://mobile.twitter.com/kentcdodds)
|
||||
- [I Got 99 Problems but GraphQL Ain't One][99-problems] by [Sara Vieira](https://mobile.twitter.com/NikkitaFTW)
|
||||
- [Stop de #divFest][stop-div-fest] by [Sara Vieira](https://mobile.twitter.com/NikkitaFTW)
|
||||
- [MDX, authors and richer JAMstack content][mdx-talk] by [Josh Dzielak](https://mobile.twitter.com/dzello)
|
||||
|
||||
## Usage Examples
|
||||
|
||||
@ -343,3 +344,4 @@ The following examples will open in CodeSandbox.
|
||||
[simplify-react]: https://simply-react.netlify.com/#0
|
||||
[99-problems]: https://99-problems-graphql-aint-one.now.sh/#0
|
||||
[stop-div-fest]: https://stop-div-fest.now.sh/
|
||||
[mdx-talk]: https://mdx-talk.developermode.com/
|
||||
|
Loading…
Reference in New Issue
Block a user