Skip to content

lampealex888/pittcsc-website

 
 

Repository files navigation

Pitt CSC Website

The new Pitt CSC Website, now built with Gatsby, Tailwind, and Framer Motion.

How to run locally

npm install
npm run develop

Accessing Data in Content Folder

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.

About

Pitt Computer Science Club Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • SCSS 3.2%