- Working with Yarn Workspace
- Custom Theme Development
- Theme integration
- Use of Cloudinary API
- & much more
Clone this repo locally:
git clone https://github.com/atikfahad/gatsby-intermediate.git
Make sure you’re on the start branch:
git checkout start
- Some useful yarn commands
- yarn workspaces info
- yarn workspace [theme-name][node-scripts]
- yarn workspace theme-dev develop
- yarn workspace theme-dev gatsby clean