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