Skip to content

herotc/legion.herodamage.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

legion.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