Giter Club home page Giter Club logo

cyberstrike_stormcloud's Introduction

CyberStrike STORMCLOUD Labs

This repository includes the MkDocs data used to build the CyberStrike STORMCLOUD Lab website. This code has been open-sourced in order to (a) provide a reference for CyberStrike STORMCLOUD students after completing the training and (b) more rapidly deploy updates to student virtual machines as course content is updated.

Background

The U.S. Department of Energy (DOE) Office of Cybersecurity, Energy Security and Emergency Response (CESER), in collaboration Idaho National Laboratory (INL), developed the CyberStrike™ training program. This program has been expanded in collaboration with the DOE Solar Energy Technologies Office (SETO) and DOE Vehicle Technologies Office (VTO), with INL and Sandia National Laboratories, to include cybersecurity training for distributed energy resources (DER) and electric vehicle chargers.

More information on the program is provided in the following links:

Website Construction

  1. Install Python 3.7+

  2. Install MkDocs packages:

    pip install mkdocs
    pip install markdown
    pip install pymdown-extensions
    pip install mkdocs_custom_fences
    
  3. Serve the website and then visit localhost:8000.

    python -m mkdocs serve

  4. Build the website as standalone webpage in ./docs/

    python -m mkdocs build

  5. For developers who would like to create an online version at https://<name>.github.io/cyberstrike_stormcloud/

    python -m mkdocs gh-deploy -f CyberStrike-Lab-Workbook-Solar/mkdocs.yml -v

Copyright

Copyright 2023 National Technology & Engineering Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government retains certain rights in this software.

cyberstrike_stormcloud's People

Contributors

jayatsandia avatar

Watchers

 avatar  avatar  avatar

cyberstrike_stormcloud's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.