Skip to content
This repository has been archived by the owner on Jun 19, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 799 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 799 Bytes

PyOhio Static Website

Netlify Status

This site is built on Gatsby and deploys to Netlify. It serves as the front for everything not related to the CFP process.

Development

Requirements:

  1. Clone this repository
  2. In a terminal, navigate to the top of this repository and run yarn install
  3. 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)