Skip to content

Latest commit

 

History

History

static-site

Local Development

Ruby setup

Install rbenv - follow the directions to install with Brew

Install dependencies

In this folder:

bundle install

Start the server

bundle exec jekyll serve

Updating Swagger UI CSS and JS Files

If you want to pull the latest swagger assets, run scripts/fetch-swagger-assets.sh