Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/willjw3/website-with-gatsby-tutorial
- Owner: willjw3
- Created: 2020-07-13T00:00:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T22:25:00.000Z (about 2 years ago)
- Last Synced: 2024-11-21T12:47:38.220Z (2 months ago)
- Topics: gatsby, gatsbyjs, graphql, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 2.1 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)