Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/willjw3/website-with-gatsby-tutorial

Source code for my "Build a Website With Gatsby" tutorial.
https://github.com/willjw3/website-with-gatsby-tutorial

gatsby gatsbyjs graphql react reactjs

Last synced: 5 days ago
JSON representation

Source code for my "Build a Website With Gatsby" tutorial.

Awesome Lists containing this project

README

        

# Build a Website With Gatsby
*Source code for YouTube video tutorial series*

[Build a Website With Gatsby](https://www.youtube.com/playlist?list=PLASldBPN_pkASjaDYtNEU_KSU2gksvFHg)

- [Part 1: Basic Setup - Static Pages and Links](https://youtu.be/3LdJEEYLhY8)
- [Part 2: Basic Setup - Querying Data With GraphQL](https://youtu.be/EOw6bsUrdWs)
- [Part 3: Transforming Data - JSON](https://youtu.be/N0jcGGo3Sew)
- [Part 4: Transforming Data - Markdown](https://youtu.be/xHypkwtxkr0)
- [Part 5: Adding Images With Gatsby Image](https://youtu.be/Fi9avF62jT4)
- [Part 6: Creating Pages From Data](https://youtu.be/taGikBAtZFE)
- [Part 7: Adding Tags to Posts](https://youtu.be/qwLNfIxoGjs)
- [Part 8: Implementing Pagination](https://youtu.be/6egmYh9LXr8)