Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 253 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 253 Bytes

Event website for GitHub Field Day

Running locally

  • 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