Hangfire.io

Hangfire.io

Source code for the Hangfire official site built with Jekyll, including pages and blog posts

Hangfire Official Site

This repository hosts the Hangfire project organization pages. Jekyll is 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: