ABI Team Website

Installation

Local setup

This is for running things locally.

  1. Install Jekyll and Bundler. See instructions here.
  2. Run $ bundle to install Ruby gems specified in the Gemfile.
  3. Run $ bundle exec jekyll serve --incremental to host locally.