Description
In this course you will sincere
- What static site generators are / how they work -
- How to add markdown to our component - understand
- How Gatsby gets the data for components using GraphQL queries -
- How to add a self-hosted font to a Gatsby project -
- How to represent a data object in our markdown file -
- How to add a component which uses the map function to display the object (and it’s fields) from our markdown file -
- How to understand continuous deployment → commit to git = automated builds and updates in Netlify
- How to add content via the CMS -
- How to add / remove data fields in the CMS