Skip to content

hayesall/iuprohealth.github.io

Repository files navigation

Proactive Health (ProHealth) Informatics Website

Overview

Development repository for the Proactive Health (ProHealth) Informatics group website. Built with Jekyll and jQuery.

Maintained by Alexander L. Hayes, contact at hayesall@iu.edu with any questions or comments.

Quick-Start

  1. Clone the repository from GitHub.
git clone git@github.com:hayesall/iuprohealth.github.io.git
cd iuprohealth.github.io
  1. Install dependencies with bundler and start the server.
bundle install --path vendor/bundle
bundle exec jekyll serve
  1. Navigate to 127.0.0.1:4000 in your browser.

Attribution