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
- Clone the repository from GitHub.
git clone git@github.com:hayesall/iuprohealth.github.io.git
cd iuprohealth.github.io
- Install dependencies with
bundler
and start the server.
bundle install --path vendor/bundle
bundle exec jekyll serve
- Navigate to
127.0.0.1:4000
in your browser.
Attribution
- This site was based on the Grayscale Jekyll Theme, which was based on the Grayscale bootstrap theme.