export { future as theme } from '../src/themes' import { Image } from '../src' import Layout from './Layout' # mdx-deck MDX-based presention decks --- # Presentation decks --- # Built with [MDX][] [MDX]: https://github.com/mdx-js/mdx --- import Box from 'superbox' Import React components --- - Make bulleted lists - To help make your point --- ## Getting Started 1. `npm i -D mdx-deck` 2. Write some markdown and JSX 3. Present --- ``` ``` --- > “Blockquotes are essential to any good presentation” – Anonymous --- --- export default Layout # Get started :sunglasses: [GitHub](https://github.com/jxnblk/mdx-deck)