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
- Host: GitHub
- URL: https://github.com/ifyoumakeit/next-mdx-deck
- Owner: ifyoumakeit
- Created: 2019-05-15T14:14:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-15T14:22:31.000Z (about 7 years ago)
- Last Synced: 2025-08-15T18:01:22.416Z (10 months ago)
- Language: JavaScript
- Size: 91.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)