Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 296 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 296 Bytes

Event website for GitHub Field Day

Contributing

  • Clone the repository
  • Make sure you have ruby installed and run gem install jekyll to install jekyll
  • Run npm install to install npm dependencies
  • Run npm start to run the site locally
  • Run npm run deploy to upload the changes