-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Shane Thomas
committed
Mar 19, 2019
1 parent
6fcead7
commit ab0ddc7
Showing
23 changed files
with
72 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,61 +1,8 @@ | ||
# gatsby-starter-deck | ||
# Gatsby and Drupal Sitting in a Tree | ||
|
||
[![dependencies](https://img.shields.io/david/fabe/gatsby-starter-deck.svg)](./package.json) | ||
[![deploys by netlify](https://img.shields.io/badge/deploys%20by-netlify-00c7b7.svg)](https://www.netlify.com) | ||
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) | ||
My slide deck (built with Gatsby) on how to use Gatsby with Drupal. | ||
|
||
Create presentations using Gatsby, React & Markdown. Inspired by Guillermo Rauch’s [deck on Next.js](https://deck.now.sh/) and [mdx-deck](https://github.com/jxnblk/mdx-deck). | ||
## Gatsby Starter Deck | ||
|
||
➡️ **[See a live example](//gatsby-deck.netlify.com)** | ||
Created with gatsby-starter-deck - https://github.com/fabe/gatsby-starter-deck | ||
|
||
## Installation | ||
|
||
### With [`gatsby-cli`](https://www.npmjs.com/package/gatsby-cli) | ||
|
||
```bash | ||
$ gatsby new my-slides https://github.com/fabe/gatsby-starter-deck | ||
``` | ||
|
||
### With `git clone` | ||
|
||
```bash | ||
$ git clone my-slides [email protected]: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. | ||
|
||
```bash | ||
# To develop & write | ||
$ yarn develop | ||
|
||
# To build | ||
$ yarn build | ||
``` | ||
|
||
## Writing | ||
|
||
By default, use [src/slides/](src/slides/). | ||
|
||
Markdown files are loaded in sorted path order. Slides are generated by | ||
splitting each markdown file along `<hr/>` elements (`---` in Markdown lingo). | ||
|
||
Examples: | ||
|
||
```md | ||
# This is the first slide | ||
|
||
--- | ||
|
||
## This is the second slide | ||
|
||
![Monkey](//i.imgur.com/PnbINJ6.gif) | ||
``` | ||
|
||
## Authors | ||
|
||
- Fabian Schultz ([@fschultz\_](https://twitter.com/fschultz_)) | ||
- Frank Murphy ([AnIrishDuck](https://github.com/AnIrishDuck)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters