This repository hosts the Hangfire project organization pages. Jekyll is being used to manage page transformation in accordance with GitHub Pages usage.
To run locally (Windows):
- Install Ruby and the Ruby Development Kit.
 - At a regular (not irb) command prompt, run 
gem install jekyll - Change to the local repo directory with the site.
 - Run 
jekyll serve - In a browser, visit http://localhost:4000
 
Jekyll resources: