jonafato / pyohio-static-website

PyOhio.org Website

Home Page:https://www.pyohio.org/

Repository from Github https://github.comjonafato/pyohio-static-websiteRepository from Github https://github.comjonafato/pyohio-static-website

PyOhio Static Website

PyOhio Lightning Snake

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 via yarn prettier --write .. Please do that before making a PR. (hook coming eventually)

About

PyOhio.org Website

https://www.pyohio.org/

License:MIT License


Languages

Language:JavaScript 45.1%Language:Python 31.6%Language:HTML 23.3%