This repository is no longer active. MITRE Shield has been replaced by MITRE Engage™.
This archive will remain available on Github. You can run the Shield website locally using the instructions below:
- Ruby 2.5 or greater
Install Jekyll and Bundler for Ruby:
gem install jekyll bundler
Build the project's static content:
bundle install
Then, to launch the site locally:
bundle exec jekyll serve
(Optional) If you're doing development run with live updates:
bundle exec jekyll serve --incremental
Access the site at http://127.0.0.1:4000/