iuprohealth.github.io

iuprohealth.github.io

Indiana University ProHealth Website (pre-alpha)

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 [email protected]: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