🗣 Create presentations using Gatsby, React & Markdown.
Go to file
2017-11-24 00:22:47 +01:00
src Initial commit. 2017-11-24 00:22:47 +01:00
.gitignore Initial commit. 2017-11-24 00:22:47 +01:00
gatsby-browser.js Initial commit. 2017-11-24 00:22:47 +01:00
gatsby-config.js Initial commit. 2017-11-24 00:22:47 +01:00
gatsby-node.js Initial commit. 2017-11-24 00:22:47 +01:00
LICENSE Initial commit. 2017-11-24 00:22:47 +01:00
package.json Initial commit. 2017-11-24 00:22:47 +01:00
README.md Initial commit. 2017-11-24 00:22:47 +01:00

gatsby-deck

deploys by netlify styled with prettier

Create presentations using Gatsby & React. Inspired by Gulliermo Rauchs deck on Next.js.

Usage

$ git clone git@github.com:fabe/gatsby-deck.git
$ cd gatsby-deck
$ npm i
$ npm run develop

Then edit and extend your slides inside the src/pages directory. Navigate with the arrow keys.

Author