Skip to content

Commit

Permalink
Some updates to the awesome gatsby page (gatsbyjs#3595)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews authored and jastack committed Jan 24, 2018
1 parent a9d9c4f commit ff7de90
Showing 1 changed file with 20 additions and 3 deletions.
23 changes: 20 additions & 3 deletions docs/docs/awesome-gatsby.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,25 @@ title: "Awesome Gatsby"

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

## [Site showcase](https://github.com/gatsbyjs/gatsby#showcase)
## Site showcase

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

## [Plugins](/docs/plugins/)
## Starters

See the [list of official and community starters](/docs/gatsby-starters/)

## Plugins

See the [list of official and community plugins](/docs/plugins/)

## Videos

* [Static Site Generation with Gatsby.js v0 — Scott Nonnenberg](https://blog.scottnonnenberg.com/static-site-generation-with-gatsby-js/)
* [React.js Conf 2016 - Lightning Talks - Kyle Mathews](https://www.youtube.com/watch?v=RFkNRKL6ZoE)
* [Developing with React and Gatsby.js — Kyle Mathews](http://www.staticwebtech.com/presentations/developing-with-react-gatsbyjs/)
* [GraphQL Summit Open Source Lightning Talk on Gatsby — Kyle Mathews](https://youtu.be/y588qNiCZZo)
* [Talk on GatsbyJS @ ViennaJS — Gerald Bauer](https://www.youtube.com/watch?v=f0O1nCgqA3E&feature=youtu.be&a)

## Gatsby tutorials

Expand All @@ -20,3 +34,6 @@ A curated list of interesting Gatsby community projects and learning resources.
* [Build a photo site with Gatsby — 6 part tutorial](https://jeremey.blog/gatsby-photo/)
* [Blazing fast website with Gatsby and Contentful series](https://www.youtube.com/watch?v=Ek4o40w1tH4&list=PL8KiuH6vpACV-F7jXribe4YveGBhBeG9A)
* [Image Optimization Made Easy with Gatsby.js](https://medium.com/@kyle.robert.gill/ridiculously-easy-image-optimization-with-gatsby-js-59d48e15db6e)
* [ReactJS E-Commerce With No Backend Using Snipcart & Gatsby](https://snipcart.com/blog/snipcart-reactjs-static-ecommerce-gatsby)
* [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)
* [Gatsby – Static Site Generator For React](https://codingthesmartway.com/gatsby-static-site-generater-for-react-introduction/)

0 comments on commit ff7de90

Please sign in to comment.