Tech@NYU's Initial public offering Installing dependencies gem install bundler bundle install Cloning and running the site git clone git@github.com:TechAtNYU/ipo.git cd ipo jekyll serve (serves on port 4000) or jekyll build (to build the site)