Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 584 Bytes

File metadata and controls

7 lines (5 loc) · 584 Bytes

Team Website

Overview:

This is the repository for the official Team 8 website. If you want to report a bug, you should create a new issue on the repo and post it on the #web channel on slack. Push to master to deploy.

How to View:

Clone the repository. Follow instructions on the Jekyll docs to install Ruby (3.4 or older) and Jekyll, the framework we use. Using terminal, cd into the repository. Download bundler. Run bundle install. Then type in bundle exec jekyll serve. Open up Google Chrome and type localhost:4000 in the search bar.