Skip to content

Commit 72bcc08

Browse files
authored
Some updates to the awesome gatsby page (#3595)
1 parent 7cb16ba commit 72bcc08

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

docs/docs/awesome-gatsby.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,25 @@ title: "Awesome Gatsby"
44

55
A curated list of interesting Gatsby community projects and learning resources.
66

7-
## [Site showcase](https://github.com/gatsbyjs/gatsby#showcase)
7+
## Site showcase
88

9-
## [Starters](/docs/gatsby-starters/)
9+
See the [site showcase on the Gatsby README on GitHub](https://github.com/gatsbyjs/gatsby#showcase)
1010

11-
## [Plugins](/docs/plugins/)
11+
## Starters
12+
13+
See the [list of official and community starters](/docs/gatsby-starters/)
14+
15+
## Plugins
16+
17+
See the [list of official and community plugins](/docs/plugins/)
18+
19+
## Videos
20+
21+
* [Static Site Generation with Gatsby.js v0 — Scott Nonnenberg](https://blog.scottnonnenberg.com/static-site-generation-with-gatsby-js/)
22+
* [React.js Conf 2016 - Lightning Talks - Kyle Mathews](https://www.youtube.com/watch?v=RFkNRKL6ZoE)
23+
* [Developing with React and Gatsby.js — Kyle Mathews](http://www.staticwebtech.com/presentations/developing-with-react-gatsbyjs/)
24+
* [GraphQL Summit Open Source Lightning Talk on Gatsby — Kyle Mathews](https://youtu.be/y588qNiCZZo)
25+
* [Talk on GatsbyJS @ ViennaJS — Gerald Bauer](https://www.youtube.com/watch?v=f0O1nCgqA3E&feature=youtu.be&a)
1226

1327
## Gatsby tutorials
1428

@@ -20,3 +34,6 @@ A curated list of interesting Gatsby community projects and learning resources.
2034
* [Build a photo site with Gatsby — 6 part tutorial](https://jeremey.blog/gatsby-photo/)
2135
* [Blazing fast website with Gatsby and Contentful series](https://www.youtube.com/watch?v=Ek4o40w1tH4&list=PL8KiuH6vpACV-F7jXribe4YveGBhBeG9A)
2236
* [Image Optimization Made Easy with Gatsby.js](https://medium.com/@kyle.robert.gill/ridiculously-easy-image-optimization-with-gatsby-js-59d48e15db6e)
37+
* [ReactJS E-Commerce With No Backend Using Snipcart & Gatsby](https://snipcart.com/blog/snipcart-reactjs-static-ecommerce-gatsby)
38+
* [Michael Cereda's multi-part series of blog posts on building his site with Gatsby](https://medium.com/@michaelcereda/creating-an-isomorphic-universal-website-with-react-part-1-a905350acba8#.akoo25l6j)
39+
* [Gatsby – Static Site Generator For React](https://codingthesmartway.com/gatsby-static-site-generater-for-react-introduction/)

0 commit comments

Comments
 (0)