Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 809 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 809 Bytes

Hangfire Official Site

This repository hosts the Hangfire project organization pages. Jekyll is being used to manage page transformation in accordance with GitHub Pages usage.

Visit Hangfire on GitHub.

To run locally (Windows):

  1. Install Ruby and the Ruby Development Kit.
  2. At a regular (not irb) command prompt, run gem install jekyll
  3. Change to the local repo directory with the site.
  4. Run jekyll serve
  5. In a browser, visit http://localhost:4000

Jekyll resources: