Skip to content

Slide deck using GatsbyJS for the November 2018 Memphis WW meetup.

License

Notifications You must be signed in to change notification settings

Kaytal/slides-nov2018-ww

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gatsby-starter-deck

dependencies deploys by netlify styled with prettier

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

➡️ See a live example

Installation

$ gatsby new my-slides https://github.com/fabe/gatsby-starter-deck

With git clone

$ git clone my-slides git@github.com:fabe/gatsby-starter-deck.git
$ cd my-slides
$ yarn

Usage

Edit and extend your slides inside the src/slides.md file. Navigate with the arrow keys.

# To develop & write
$ yarn develop

# To build
$ yarn build

Writing

# This is the first slide

---

## This is the second slide

![Monkey](//i.imgur.com/PnbINJ6.gif)

Author

About

Slide deck using GatsbyJS for the November 2018 Memphis WW meetup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published