Prerequisite
- General Knowledge of how static site generator works
- GraphQL - Gatsby uses GraphQL to manage all its data
- React
- CSS Modules
Get Started
- Choose a starter
- Upgrade dependencies
- Convert
js/jsx
files tots/tsx
files - Create Content / Write Post
- Deployment / Github Page, Custom domain
A list of plugins used in this blog
Debug Gatsby Application
Caveats
- Dependencies Hell
- Gatsby Cache