Skip to content

Commit

Permalink
docs: add egghead lesson to quickstart (#11699)
Browse files Browse the repository at this point in the history
* docs: add egghead lesson to quickstart

* docs: add title to iframe for a11y
  • Loading branch information
jlengstorf committed Feb 12, 2019
1 parent 3198ca5 commit 0baa034
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/docs/quick-start.md
Expand Up @@ -6,6 +6,12 @@ This quick start is intended for intermediate to advanced developers. For a gent

## Use the Gatsby CLI

<iframe title="Screencast on egghead of getting started with Gatsby." class="egghead-video" width=600 height=348 src="https://egghead.io/lessons/gatsby-quick-start-with-gatsby-create-develop-and-build-gatsby-sites-from-the-command-line/embed" />
Video hosted on [egghead.io][egghead].
[egghead]: https://egghead.io/lessons/gatsby-quick-start-with-gatsby-create-develop-and-build-gatsby-sites-from-the-command-line
### Create a new site.
```shell
Expand Down

0 comments on commit 0baa034

Please sign in to comment.