Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 791 Bytes

File metadata and controls

25 lines (20 loc) · 791 Bytes

bfa-prepatch.herodamage.com

This website was created in order to serve Rogue Theorycrafting Resources and Simulation results before being extended to every classes. Simulations are powered by SimcScripts.

Development Server

To run a local development server, make sure to have Ruby installed. You can then install Bundler with:

gem install bundler

The commands necessary to run the server are:

bundle install
bundle exec jekyll serve

You can run devserve.bat (Windows) or devserve.sh (macOS or Linux) and check the site at 127.0.0.1:4000.

Credits