Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaireM2 committed Jul 2, 2024
2 parents 191fb85 + 31ecae6 commit 20f5610
Show file tree
Hide file tree
Showing 258 changed files with 901 additions and 60 deletions.
75 changes: 75 additions & 0 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
# Sample workflow for building and deploying a Hugo site to GitHub Pages
name: Deploy Hugo site to Pages

on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write

# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
concurrency:
group: "pages"
cancel-in-progress: false

# Default to bash
defaults:
run:
shell: bash

jobs:
# Build job
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.124.1
steps:
- name: Install Hugo CLI
run: |
wget -O ${{ runner.temp }}/hugo.deb https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}_linux-amd64.deb \
&& sudo dpkg -i ${{ runner.temp }}/hugo.deb
- name: Install Dart Sass
run: sudo snap install dart-sass
- name: Checkout
uses: actions/checkout@v4
with:
submodules: recursive
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5
- name: Install Node.js dependencies
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
- name: Build with Hugo
env:
# For maximum backward compatibility with Hugo modules
HUGO_ENVIRONMENT: production
HUGO_ENV: production
run: |
hugo \
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/"
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
path: ./public

# Deployment job
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: build
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# eclipse-volttron.github.io
# eclipse-volttron.github.io

## final stage cleanup
- [ ] clean up tags section in office hours
- [ ] check every single pfp
- [ ] final merge and check
43 changes: 43 additions & 0 deletions assets/sass/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,46 @@ img {vertical-align: middle;}
@media only screen and (max-width: 300px) {
.text {font-size: 11px}
}


.figConfigpdf{
display: inline-table;
max-width: 20%;
margin-right: 50px;

p {
font-size: medium;
margin-top: -15px;
line-height: 100%;
}


}

.figConfigpdf h4 {
line-height: 100%;
}

.figConfig{
display: inline-table;
max-width: 20%;
margin-right: 50px;

p {
font-size: medium;
margin-top: -15px;
line-height: 100%;
}


}

.figConfig img {
max-width: 380px;
min-width: 380px;
}


.figConfig h4 {
line-height: 100%;
}
2 changes: 1 addition & 1 deletion config/_default/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ defaultContentLanguage = "en"
[[params.social]]
title = "LinkedIn"
icon = "fa-linkedin-in"
url = "#"
url = "https://www.linkedin.com/company/pacific-northwest-national-laboratory"
[[params.social]]
title = "Creative Commons"
icon = "fa-creative-commons"
Expand Down
56 changes: 34 additions & 22 deletions content/ARCHIVES/Publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,39 @@ title: "PUBLICATIONS"
menu: archives
weight: 41

---


{{< figure class="figConfig" title="VOLTTRON™ 10 Modular Updates" src="../../images/publications/ModularUpdates.jpg" link="../../Documents/publications/ModularUpdates.pdf" caption="An overview presentation of updates in VOLTTRON™ 10.0. ">}}
{{< figure class="figConfig" src="../../images/publications/VisualConsequence.jpg" link="../../Documents/publications/VisualConsequence.pdf" title="VOLTTRON™ Visual Consequence Profile" caption="A visual consequence profile for a hypo-crime adversary.">}}
{{< figure class="figConfig" src="../../images/publications/AversaryDossier.jpg" link="../../Documents/publications/AversaryDossier.pdf" title="Adversary Dossier Report" caption="The dossier summarizes abuse case analysis of VOLTTRON within the adversarial context of a cyber-criminal organization.">}}
{{< figure class="figConfig" src="../../images/publications/AversaryDossier.jpg" link="../../Documents/publications/AversaryDossier.pdf" title="Adversary Dossier Report" caption="The dossier summarizes abuse case analysis of VOLTTRON within the adversarial context of a cyber-criminal organization.">}}
{{< figure class="figConfig" src="../../images/publications/AversaryDossier.jpg" link="../../Documents/publications/AversaryDossier.pdf" title="Adversary Dossier Report" caption="The dossier summarizes abuse case analysis of VOLTTRON within the adversarial context of a cyber-criminal organization.">}}
{{< figure class="figConfig" title="VOLTTRON™ 10 Modular Updates" src="../../images/publications/ModularUpdates.jpg" link="../../Documents/publications/ModularUpdates.pdf" caption="An overview presentation of updates in VOLTTRON™ 10.0. ">}}


<!--
[![all text](../../images/publications/ThreatProfileV8.jpg)](../../Documents/publications/ThreatProfileV8.pdf)

[![all text](../../images/publications/ConfigManagement.jpg)](../../Documents/publications/ConfigManagement.pdf)&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;
[![all text](../../images/publications/MessageBus.png)](../../Documents/publications/MessageBus.pdf)&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;
[![all text](../../images/publications/ACEThreatProfile.jpg)](../../Documents/publications/ACEThreatProfile.pdf)&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;
[![all text](../../images/publications/ThreatProfileV7.jfif)](../../Documents/publications/ThreatProfileV7.pdf)
[![all text](../../images/publications/SecureCentral.jfif)](../../Documents/publications/SecureCentral.pdf)&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;
[![all text](../../images/publications/CommSR.png)](../../Documents/publications/CommSR.pdf)&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;
[![all text](../../images/publications/ThreatProfile1.jpg)](../../Documents/publications/ThreatProfile1.pdf)&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;&ensp;
[![all text](../../images/publications/SecurityFeatures.jpg)](../../Documents/publications/SecurityFeatures.pdf) -->
---
{{< figure class="figConfigpdf" title="VOLTTRON™ 10 Module Updates" src="../../images/publications/ModularUpdates.jpg" link="../../Documents/publications/ModularUpdates.pdf" caption="VOLTTRON™ 10 Modular Updates: An overview presentation of updates in VOLTTRON™ 10.0.">}}
{{< figure class="figConfigpdf" title="VOLTTRON™ Visual Consequence Profile" src="../../images/publications/VisualConsequence.jpg" link="../../Documents/publications/VisualConsequence.pdf" caption="A visual consequence profile for a hypo-crime adversary.">}}
{{< figure class="figConfigpdf" title="Adversary Dossier" src="../../images/publications/AversaryDossier.jpg" link="../../Documents/publications/AversaryDossier.pdf" caption="The dossier summarizes abuse case analysis of VOLTTRON™ within the adversarial context of a cyber-criminal organization.">}}
{{< figure class="figConfigpdf" title="VOLTTRON™ Threat Profile - November 2021" src="../../images/publications/ThreatProfileV8.jpg" link="../../Documents/publications/ThreatProfileV8.pdf" caption="This Threat Profile provides critical information for making threat-based decisions to increase security at a reasonable cost and to reduce risk. Readers can use the Threat Profile to decide...">}}

{{< figure class="figConfigpdf" title="Application of Configuration Management Approaches to Deployment of the VOLTTRON™ Platform" src="../../images/publications/ConfigManagement.jpg" link="../../Documents/publications/ConfigManagement.pdf" caption="This report reviews approaches for the deployment of the VOLTTRON™ building control platform">}}
{{< figure class="figConfigpdf" title="Message Bus Usage Recommendations" src="../../images/publications/MessageBus.png" link="../../Documents/publications/MessageBus.pdf" caption="This document describes ZeroMQ (ZMQ) and RabbitMQ (RMQ) as used in VOLTTRON™ and discusses the most appropriate message bus choice for a specific VOLTTRON™ deployment use case.">}}
{{< figure class="figConfigpdf" title="ACE IoT Threat Profile – June 2020" src="../../images/publications/ACEThreatProfile.jpg" link="../../Documents/publications/ACEThreatProfile.pdf" caption="Provides a foundation for a thorough understanding of possible threats as well as mitigations that have been implemented, or can be implemented. This Threat Profile focuses on open network...">}}
{{< figure class="figConfigpdf" title="VOLTTRON™ Threat Profile - May 2020" src="../../images/publications/ThreatProfileV7.jfif" link="../../Documents/publications/ThreatProfileV7.pdf" caption="Establishes security requirements, justifies security measures, and yields actionable controls for VOLTTRON™ deployments; aids in communicating risk to decision makers, development teams.">}}

{{< figure class="figConfigpdf" title="Secure Software Central: The VOLTTRON™ Case" src="../../images/publications/SecureCentral.jfif" link="../../Documents/publications/SecureCentral.pdf" caption="This report describes the Secure Software Central (SSC) offerings in general and the specific offerings applied to VOLTTRON™.">}}
{{< figure class="figConfigpdf" title="VOLTTRON™ Community Security Report" src="../../images/publications/CommSR.png" link="../../Documents/publications/CommSR.pdf" caption="This Community Security Report outlines the process for developing a Threat Profile, discusses results of the campus deployment Threat Profile, and describes preliminary Threat Findings for two...">}}
{{< figure class="figConfigpdf" title="VOLTTRON™ Threat Profile - May 2019" src="../../images/publications/ThreatProfile1.jpg" link="../../Documents/publications/ThreatProfile1.pdf" caption="Establishes security requirements, justifies security measures, and yields actionable controls for VOLTTRON™ deployments; aids in communicating risk to decision makers, development teams.">}}
{{< figure class="figConfigpdf" title="Security Features VOLTTRON™ Distributed Sensing and Control Platform" src="../../images/publications/SecurityFeatures.jpg" link="../../Documents/publications/SecurityFeatures.pdf" caption="VOLTTRON™ enables rapid authoring and secure deployment of autonomous software agents for distributed sensing and controls. It is designed to be as secure as possible to meet desired security...">}}

{{< figure class="figConfigpdf" title="VOLTTRON™ Deployment and Scalability" src="../../images/publications/VOLTTRON_Scalability-update-final_Page_01.jpg" link="../../Documents/publications/VOLTTRON_Scalability-update-final.pdf" caption="Throughout Fiscal Years (FY) 2016 and early 2017, Pacific Northwest National Laboratory (PNNL) and Oak Ridge National Laboratory investigated the effects of scaling on VOLTTRON™ and its components...">}}
{{< figure class="figConfigpdf" title="VOLTTRON™ Documentation" src="../../images/publications/VOLTTRON_Documentation.jfif" link="http://volttron.readthedocs.io/en/develop/index.html" caption="This resource serves as a user guide for the deployment of...">}}
{{< figure class="figConfigpdf" title="VOLTTRON™ Brochure" src="../../images/publications/VOLTTRON_Brochure.jpg" link="../../Documents/VOLTTRON_Brochure_V11_WEB.pdf" caption="VOLTTRON™ is an open source distributed control and sensing software platform. Cost effective, scalable and secure, this technology improves the control of heating, ventilation and air...">}}
{{< figure class="figConfigpdf" title="Transactive Control of Commercial Building HVAC Systems" src="../../images/publications/TCC_HVAC_Systems.jpg" link="../../Documents/publications/TCC_HVAC_Systems.pdf" caption="This document details the development and testing of market-based transactive controls for commercial building heating, ventilation, and air-conditioning systems. These controls are intended to...">}}

{{< figure class="figConfigpdf" title="Coordination and Control of Flexible Buildings for Renewable Integration" src="../../images/publications/RenewableIntegrations.jpg" link="../../Documents/publications/RenewableIntegration.pdf" caption="Renewable energy resources such as wind and solar power have a high degree of uncertainty. Large-scale integration of these variable generation sources into the grid is a big challenge for power...">}}
{{< figure class="figConfigpdf" title="Intelligent Load Control" src="../../images/publications/IntelligentLoadControl.jpg" link="../../Documents/publications/IntelligentLoadControl.pdf" caption="This report describes how the intelligent load control (ILC) algorithm can be implemented to achieve peak demand reduction while minimizing impacts on occupant comfort. The algorithm was designed...">}}
{{< figure class="figConfigpdf" title="VOLTTRON™ Buildings" src="../../images/publications/EnergyEfficiencyBuild1.png" link="../../Documents/VOLTTRON_buildings_2017.pdf" caption="Descriptions of how VOLTTRON™ can be used to enable improved control of building operations and energy efficiency.">}}
{{< figure class="figConfigpdf" title="VOLTTRON™ Security" src="../../images/publications/SecureEnergyEfficiencyTool.png" link="../../Documents/VOLTTRON_security_2017.pdf" caption="A summary of VOLTTRON™'s cutting-edge security features.">}}

{{< figure class="figConfigpdf" title="VOLTTRON™ Grid Services" src="../../images/publications/DistributingWithTheGrid.png" link="../../Documents/VOLTTRON_gridservices_2017.pdf" caption="Descriptions of how VOLTTRON™ can be used to improve integration of distributed energy resources and stabilize power grid operations.">}}
{{< figure class="figConfigpdf" title="VOLTTRON™ Tech to Market" src="../../images/publications/TtM_BuildingGuide.png" link="../../Documents/VOLTTRON_Tech_to_Market.pdf" caption="Provides a basic description of VOLTTRON™ capabilities, examines initial deployment activities and provides a best practice technology adoption guide for use by entities serving the small- and...">}}
{{< figure class="figConfigpdf" title="VOLTTRON™ 2016" src="../../images/publications/VOLTTRON_2016.jpg" link="../../Documents/publications/VOLTTRON_2016.pdf" caption="VOLTTRON™ is a flexible, reliable, and scalable platform for distributed control and sensing. VOLTTRON™ serves in four primary roles...">}}
{{< figure class="figConfigpdf" title="VOLTTRON™ Overview" src="../../images/publications/Overview1.png" link="../../Documents/VOLTTRON_Efficient_Grid_2017.pdf" caption="VOLTTRON™, developed at Pacific Northwest National Laboratory, is a distributed control and sensing software platform.">}}

{{< figure class="figConfigpdf" title="PlatformReq" src="../../images/publications/PlatformReq.jpg" link="../../Documents/publications/PlatformModelAndRequirements.pdf" caption="Given the distributed nature of the power grid—with millions of components operating independently and without context of their environments—centralized control is difficult and cost orohibitive...">}}
{{< figure class="figConfigpdf" title="Transactional Based Building Controls Framwork" src="../../images/publications/TB-BuildingGuide.jpg" link="../../Documents/publications/Transaction_Based_Building.pdf" caption="Buildings consume 40% of the total energy in the U.S. and over 70% of the nation’s total electricity today. Concerted efforts on both federal and state level have contributed to the flattening of...">}}
{{< figure class="figConfigpdf" title="SmartGridPlatform" src="../../images/publications/SmartGridPlatform.jpg" link="../../Documents/publications/VOLTTRON_Platform_Demo.pdf" caption="VOLTTRON™ platform enables the deployment of intelligent sensors and controllers in the smart grid and provides a stable, secure and flexible framework that expands the sensing and control...">}}
Loading

0 comments on commit 20f5610

Please sign in to comment.