Skip to content
forked from mitre/engage

MITRE Shield is now MITRE Engage v0.9 Beta!

License

Notifications You must be signed in to change notification settings

TomYang9/engage

 
 

Repository files navigation

MITRE | Engage Website

Approved for Public Release; Distribution Unlimited. Public Release Case Number 21-2294
(c)2021 The MITRE Corporation. ALL RIGHTS RESERVED

See the live site at https://engage.mitre.org/

Running Locally

Requirements

  • Ruby 2.5 or greater

Installation

Install Jekyll and Bundler for Ruby:

gem install jekyll bundler

Build

Build the project's static content:

bundle install

Launching the server

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

Browse

Access the site at http://127.0.0.1:4000/

About

MITRE Shield is now MITRE Engage v0.9 Beta!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 53.3%
  • HTML 29.2%
  • SCSS 17.3%
  • Ruby 0.2%