This site is built on Gatsby and deploys to Netlify. It serves as the front for everything not related to the CFP process.
Requirements:
- Clone this repository
- In a terminal, navigate to the top of this repository and run
yarn install
- Run
yarn develop
to build the site and start the local server
Prettier is set up as a command that can be run by itself. Please do that before making a PR. (hook coming eventually)