indigotree / wcldn2018-slides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 82.7%Language:CSS 17.3%