Create presentations using Gatsby, React & Markdown. Inspired by Guillermo Rauch’s deck on Next.js.
$ gatsby new my-slides https://github.com/fabe/gatsby-starter-deck
$ cd my-slides
$ gatsby develop
Then edit and extend your slides inside the src/pages
directory. Navigate with the arrow keys.
- Fabian Schultz (@fschultz_)