Hangfire.io
Hangfire.io copied to clipboard
Source code for the Hangfire official site built with Jekyll, including pages and blog posts
trafficstars
Hangfire Official Site
This repository hosts the Hangfire project organization pages. Jekyll is 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: