rocketNeck / gatsby-js-talk-presentation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 92.6%Language:CSS 7.4%