The new Pitt CSC Website, now built with Gatsby, Tailwind, and Framer Motion.
npm install
npm run develop
JSON files added to the Content folder are accessible via GraphQL using the JSON gatsby transformer plugin.
Accessing site content through GraphQL queries is preferred over directly importing the JSON files to components.