Skip to content

stat250/website

Repository files navigation

Harvard STAT250 Course Website

Install

Requirements:

  • Ruby
git clone https://github.com/stat250/website
gem install jekyll
bundle

Serve Website

jekyll serve --watch