Espen taught Jason how to build a portfolio site using Sanity and Gatsby.
This is the Sanity Studio instance that powers the portfolio. It includes the data models for adding projects and authors.
# Install the Sanity CLI
npm i -g @sanity/cli
# Within this folder, run
sanity init
# and follow the instructions to create a new project.
# We recommend using a public dataset the first time