/gatsby-js-talk-presentation

Live slides for a Gatsby JS talk at the Colorado Springs JavaScript User Group

Primary LanguageJavaScriptMIT LicenseMIT

gatsby-starter-deck

deploys by netlify styled with prettier

Create presentations using Gatsby & React. Inspired by Guillermo Rauch’s deck on Next.js.

Usage

$ 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.

Author