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

https://github.com/ifyoumakeit/next-mdx-deck

MDX-DECK + NEXTJS
https://github.com/ifyoumakeit/next-mdx-deck

Last synced: 10 months ago
JSON representation

MDX-DECK + NEXTJS

Awesome Lists containing this project

README

          

# MDX Deck + NextJS

Trying to combine NextJS + MDX-Deck, one error at a time

```sh
yarn && yarn start
```

- [x] Renders
- [ ] Index page
- [ ] Support individual slide SSR
- [ ] Support mdx-deck themes
- [ ] Support custom themes

## Based on...

- [`@jxnblk/gatsby-theme-mdx-blog`](https://github.com/jxnblk/gatsby-theme-mdx-blog)
- [`@mdx-deck/gatsby-theme`](https://github.com/jxnblk/mdx-deck/tree/master/packages/gatsby-theme)