Project repo for 100DaysOfGatsby Challenge
Preview Link: https://audioc0reanaliamok.gtsb.io/
This repo is using tagged releases to keep track of progress made for each challenge/sprint.
- Sets up basic Contentful integration with Gatsby.
- Includes sourcing setup for a
Basic Page
andLocation
content type. - All content is sourced from Contentful.
- Includes sourcing setup for a
- Contains no styling or style system (for now. Will leave that for future sprints)
- File System Route API Documentation
- Official Contentful Source Plugin Documentation
- Most notably the section related to rendering Contentful's Rich Text Fields.