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