/wcldn2018-slides

Primary LanguageJavaScriptMIT LicenseMIT

gatsby-starter-deck

deploys by netlify styled with prettier

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

Usage

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

Author