From 48837e7b8779c15fa69f8573bf286dea8ec882b0 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 5 Feb 2024 14:56:31 +0000
Subject: [PATCH] chore(deploy): deploy docs Site to GitHub Pages
---
.nojekyll | 0
404.html | 26 +++++++++++++++
CNAME | 1 +
about/committee.html | 29 +++++++++++++++++
about/contributing.html | 29 +++++++++++++++++
about/digthread.html | 29 +++++++++++++++++
about/org.html | 29 +++++++++++++++++
assets/about_committee.md.tMMIk-h5.js | 1 +
assets/about_committee.md.tMMIk-h5.lean.js | 1 +
assets/about_contributing.md.s58jCiwG.js | 1 +
assets/about_contributing.md.s58jCiwG.lean.js | 1 +
assets/about_digthread.md.Ix3hXZ2C.js | 1 +
assets/about_digthread.md.Ix3hXZ2C.lean.js | 1 +
assets/about_org.md.qkXgUC0a.js | 1 +
assets/about_org.md.qkXgUC0a.lean.js | 1 +
assets/app.DipR4L7k.js | 7 ++++
.../chunks/@localSearchIndexroot.WDlkXTEF.js | 1 +
assets/chunks/VPLocalSearchBox.CqCSIaZ7.js | 13 ++++++++
assets/chunks/framework.rYF7m_Yl.js | 17 ++++++++++
assets/chunks/theme.M3rImVcN.js | 7 ++++
assets/index.md.qpBa7NgF.js | 1 +
assets/index.md.qpBa7NgF.lean.js | 1 +
.../inter-italic-cyrillic-ext.OVycGSDq.woff2 | Bin 0 -> 28332 bytes
assets/inter-italic-cyrillic.-nLMcIwj.woff2 | Bin 0 -> 17824 bytes
assets/inter-italic-greek-ext.hznxWNZO.woff2 | Bin 0 -> 12188 bytes
assets/inter-italic-greek.PSfer2Kc.woff2 | Bin 0 -> 23264 bytes
assets/inter-italic-latin-ext.RnFly65-.woff2 | Bin 0 -> 63552 bytes
assets/inter-italic-latin.27E69YJn.woff2 | Bin 0 -> 46048 bytes
assets/inter-italic-vietnamese.xzQHe1q1.woff2 | Bin 0 -> 8784 bytes
.../inter-roman-cyrillic-ext.8T9wMG5w.woff2 | Bin 0 -> 26600 bytes
assets/inter-roman-cyrillic.jIZ9REo5.woff2 | Bin 0 -> 16780 bytes
assets/inter-roman-greek-ext.9JiNzaSO.woff2 | Bin 0 -> 11808 bytes
assets/inter-roman-greek.Cb5wWeGA.woff2 | Bin 0 -> 21776 bytes
assets/inter-roman-latin-ext.GZWE-KO4.woff2 | Bin 0 -> 59608 bytes
assets/inter-roman-latin.bvIUbFQP.woff2 | Bin 0 -> 42464 bytes
assets/inter-roman-vietnamese.paY3CzEB.woff2 | Bin 0 -> 8492 bytes
assets/style.RUcMgQ0T.css | 1 +
hashmap.json | 1 +
img/darkLogo.png | Bin 0 -> 40305 bytes
img/darkLogoSmall.png | Bin 0 -> 5921 bytes
img/lightLogo.png | Bin 0 -> 26699 bytes
img/lightLogoSmall.png | Bin 0 -> 5367 bytes
index.html | 30 ++++++++++++++++++
43 files changed, 230 insertions(+)
create mode 100644 .nojekyll
create mode 100644 404.html
create mode 100644 CNAME
create mode 100644 about/committee.html
create mode 100644 about/contributing.html
create mode 100644 about/digthread.html
create mode 100644 about/org.html
create mode 100644 assets/about_committee.md.tMMIk-h5.js
create mode 100644 assets/about_committee.md.tMMIk-h5.lean.js
create mode 100644 assets/about_contributing.md.s58jCiwG.js
create mode 100644 assets/about_contributing.md.s58jCiwG.lean.js
create mode 100644 assets/about_digthread.md.Ix3hXZ2C.js
create mode 100644 assets/about_digthread.md.Ix3hXZ2C.lean.js
create mode 100644 assets/about_org.md.qkXgUC0a.js
create mode 100644 assets/about_org.md.qkXgUC0a.lean.js
create mode 100644 assets/app.DipR4L7k.js
create mode 100644 assets/chunks/@localSearchIndexroot.WDlkXTEF.js
create mode 100644 assets/chunks/VPLocalSearchBox.CqCSIaZ7.js
create mode 100644 assets/chunks/framework.rYF7m_Yl.js
create mode 100644 assets/chunks/theme.M3rImVcN.js
create mode 100644 assets/index.md.qpBa7NgF.js
create mode 100644 assets/index.md.qpBa7NgF.lean.js
create mode 100644 assets/inter-italic-cyrillic-ext.OVycGSDq.woff2
create mode 100644 assets/inter-italic-cyrillic.-nLMcIwj.woff2
create mode 100644 assets/inter-italic-greek-ext.hznxWNZO.woff2
create mode 100644 assets/inter-italic-greek.PSfer2Kc.woff2
create mode 100644 assets/inter-italic-latin-ext.RnFly65-.woff2
create mode 100644 assets/inter-italic-latin.27E69YJn.woff2
create mode 100644 assets/inter-italic-vietnamese.xzQHe1q1.woff2
create mode 100644 assets/inter-roman-cyrillic-ext.8T9wMG5w.woff2
create mode 100644 assets/inter-roman-cyrillic.jIZ9REo5.woff2
create mode 100644 assets/inter-roman-greek-ext.9JiNzaSO.woff2
create mode 100644 assets/inter-roman-greek.Cb5wWeGA.woff2
create mode 100644 assets/inter-roman-latin-ext.GZWE-KO4.woff2
create mode 100644 assets/inter-roman-latin.bvIUbFQP.woff2
create mode 100644 assets/inter-roman-vietnamese.paY3CzEB.woff2
create mode 100644 assets/style.RUcMgQ0T.css
create mode 100644 hashmap.json
create mode 100644 img/darkLogo.png
create mode 100644 img/darkLogoSmall.png
create mode 100644 img/lightLogo.png
create mode 100644 img/lightLogoSmall.png
create mode 100644 index.html
diff --git a/.nojekyll b/.nojekyll
new file mode 100644
index 0000000..e69de29
diff --git a/404.html b/404.html
new file mode 100644
index 0000000..b5a446d
--- /dev/null
+++ b/404.html
@@ -0,0 +1,26 @@
+
+
+
+ We welcome contributions in many different forms. Select the form of contribution to the right that most closely matches your interest.
This website is built and deployed automatically using GitHub Actions and is created based on the source code found in the repository located https://github.com/aiaa-deic/digthread. Updating the source code for this site will be very similar to contributing to other open source projects. GitHub has a fantastic article using the forking method to contribute to a project. That path is appropriate for external users hoping to make contributions.
For other subcommittee members, you may be able to push changes directly to the main repository. The best way to get help with contributions is to raise an issue in the repository where someone can answer your questions and provide guidance.
For large changes, it can be very helpful to run the website locally to see how your changes will look. This lets you try out changes, edit formatting, and see how the site will look before you push your changes to the repository. Use the information below to set up your computer for this type of editing.
This website is built using Node.js, so you'll need to install it on your computer. You can look at https://nodejs.org/ to get a version of node which you can install on your computer. If you are successful you'll be able to open a terminal and run node --version
and npm --version
to see the version of node and npm installed on your computer. If you aren't sure which version to install, the long term support (LTS) version is usually the safest.
Using a command line terminal, you'll want to navigate to the root of the project. You'll know you are in the right location and ready to install dependencies when you find a file named package.json
. This file is the node.js ecosystem's manifest file. Once in this location, run the command npm install
.
If successful, you'll see the dependencies installed with no errors. Inside the package.json
file you'll see a section called scripts
. This section defines the commands you can run on the project. The important one here is dev
. Running the command npm run dev
will start a local server and run the website locally. You'll click the link provided in the terminal to open the website in your browser. This will be something like http://localhost:5173
.
Any changes you make to the documentation files will be reflected automatically each time you save a file. When you are happy with the changes, you can save, commit, and push your changes to the repository.
Node vs. Other Ecosystems
If you are more familiar with the Python ecosystem, you can think of package.json
as the requirements.txt
file. The node program npm
is similar to the Python program pip
.
',21),n=[r];function s(l,h,c,d,u,p){return o(),t("div",null,n)}const g=e(i,[["render",s]]);export{m as __pageData,g as default};
diff --git a/assets/about_contributing.md.s58jCiwG.lean.js b/assets/about_contributing.md.s58jCiwG.lean.js
new file mode 100644
index 0000000..108698d
--- /dev/null
+++ b/assets/about_contributing.md.s58jCiwG.lean.js
@@ -0,0 +1 @@
+import{_ as e,c as t,o,V as a}from"./chunks/framework.rYF7m_Yl.js";const m=JSON.parse('{"title":"Contributing","description":"","frontmatter":{"outline":"deep"},"headers":[],"relativePath":"about/contributing.md","filePath":"about/contributing.md","lastUpdated":1707144954000}'),i={name:"about/contributing.md"},r=a("",21),n=[r];function s(l,h,c,d,u,p){return o(),t("div",null,n)}const g=e(i,[["render",s]]);export{m as __pageData,g as default};
diff --git a/assets/about_digthread.md.Ix3hXZ2C.js b/assets/about_digthread.md.Ix3hXZ2C.js
new file mode 100644
index 0000000..724befe
--- /dev/null
+++ b/assets/about_digthread.md.Ix3hXZ2C.js
@@ -0,0 +1 @@
+import{_ as t,c as r,o as i,m as e,a}from"./chunks/framework.rYF7m_Yl.js";const u=JSON.parse('{"title":"Digital Thread","description":"","frontmatter":{},"headers":[],"relativePath":"about/digthread.md","filePath":"about/digthread.md","lastUpdated":1707144954000}'),o={name:"about/digthread.md"},d=e("h1",{id:"digital-thread",tabindex:"-1"},[a("Digital Thread "),e("a",{class:"header-anchor",href:"#digital-thread","aria-label":'Permalink to "Digital Thread"'},"")],-1),n=e("p",null,[a("Within the "),e("a",{href:"https://aiaa.org",target:"_blank",rel:"noreferrer"},"AIAA Organization"),a(" and as part of the "),e("a",{href:"https://www.aiaa.org/committees/digital-engineering-integration-committee",target:"_blank",rel:"noreferrer"},"DEIC"),a(", the Digital Thread Subcommittee is focused on looking at the ways where modern practices around DevOps and Digital Thread can add value.")],-1),s=[d,n];function h(l,c,g,_,m,p){return i(),r("div",null,s)}const b=t(o,[["render",h]]);export{u as __pageData,b as default};
diff --git a/assets/about_digthread.md.Ix3hXZ2C.lean.js b/assets/about_digthread.md.Ix3hXZ2C.lean.js
new file mode 100644
index 0000000..724befe
--- /dev/null
+++ b/assets/about_digthread.md.Ix3hXZ2C.lean.js
@@ -0,0 +1 @@
+import{_ as t,c as r,o as i,m as e,a}from"./chunks/framework.rYF7m_Yl.js";const u=JSON.parse('{"title":"Digital Thread","description":"","frontmatter":{},"headers":[],"relativePath":"about/digthread.md","filePath":"about/digthread.md","lastUpdated":1707144954000}'),o={name:"about/digthread.md"},d=e("h1",{id:"digital-thread",tabindex:"-1"},[a("Digital Thread "),e("a",{class:"header-anchor",href:"#digital-thread","aria-label":'Permalink to "Digital Thread"'},"")],-1),n=e("p",null,[a("Within the "),e("a",{href:"https://aiaa.org",target:"_blank",rel:"noreferrer"},"AIAA Organization"),a(" and as part of the "),e("a",{href:"https://www.aiaa.org/committees/digital-engineering-integration-committee",target:"_blank",rel:"noreferrer"},"DEIC"),a(", the Digital Thread Subcommittee is focused on looking at the ways where modern practices around DevOps and Digital Thread can add value.")],-1),s=[d,n];function h(l,c,g,_,m,p){return i(),r("div",null,s)}const b=t(o,[["render",h]]);export{u as __pageData,b as default};
diff --git a/assets/about_org.md.qkXgUC0a.js b/assets/about_org.md.qkXgUC0a.js
new file mode 100644
index 0000000..0156a26
--- /dev/null
+++ b/assets/about_org.md.qkXgUC0a.js
@@ -0,0 +1 @@
+import{_ as e,c as o,o as r,m as a,a as t}from"./chunks/framework.rYF7m_Yl.js";const u=JSON.parse('{"title":"The AIAA Organization","description":"","frontmatter":{},"headers":[],"relativePath":"about/org.md","filePath":"about/org.md","lastUpdated":1707144954000}'),n={name:"about/org.md"},i=a("h1",{id:"the-aiaa-organization",tabindex:"-1"},[t("The AIAA Organization "),a("a",{class:"header-anchor",href:"#the-aiaa-organization","aria-label":'Permalink to "The AIAA Organization"'},"")],-1),s=a("p",null,[t("Learn more about the American Institute for Aeronautics & Astronautics (AIAA) Organization at "),a("a",{href:"https://aiaa.org",target:"_blank",rel:"noreferrer"},"https://aiaa.org"),t(".")],-1),c=[i,s];function d(h,l,_,p,A,g){return r(),o("div",null,c)}const f=e(n,[["render",d]]);export{u as __pageData,f as default};
diff --git a/assets/about_org.md.qkXgUC0a.lean.js b/assets/about_org.md.qkXgUC0a.lean.js
new file mode 100644
index 0000000..0156a26
--- /dev/null
+++ b/assets/about_org.md.qkXgUC0a.lean.js
@@ -0,0 +1 @@
+import{_ as e,c as o,o as r,m as a,a as t}from"./chunks/framework.rYF7m_Yl.js";const u=JSON.parse('{"title":"The AIAA Organization","description":"","frontmatter":{},"headers":[],"relativePath":"about/org.md","filePath":"about/org.md","lastUpdated":1707144954000}'),n={name:"about/org.md"},i=a("h1",{id:"the-aiaa-organization",tabindex:"-1"},[t("The AIAA Organization "),a("a",{class:"header-anchor",href:"#the-aiaa-organization","aria-label":'Permalink to "The AIAA Organization"'},"")],-1),s=a("p",null,[t("Learn more about the American Institute for Aeronautics & Astronautics (AIAA) Organization at "),a("a",{href:"https://aiaa.org",target:"_blank",rel:"noreferrer"},"https://aiaa.org"),t(".")],-1),c=[i,s];function d(h,l,_,p,A,g){return r(),o("div",null,c)}const f=e(n,[["render",d]]);export{u as __pageData,f as default};
diff --git a/assets/app.DipR4L7k.js b/assets/app.DipR4L7k.js
new file mode 100644
index 0000000..46c14cd
--- /dev/null
+++ b/assets/app.DipR4L7k.js
@@ -0,0 +1,7 @@
+import{j as o,a5 as p,a6 as u,a7 as c,a8 as l,a9 as f,aa as d,ab as m,ac as h,ad as A,ae as g,Y as v,d as P,u as w,l as y,z as C,af as R,ag as _,ah as b,a4 as E}from"./chunks/framework.rYF7m_Yl.js";import{R as D}from"./chunks/theme.M3rImVcN.js";function i(e){if(e.extends){const a=i(e.extends);return{...a,...e,async enhanceApp(t){a.enhanceApp&&await a.enhanceApp(t),e.enhanceApp&&await e.enhanceApp(t)}}}return e}const s=i(D),T=P({name:"VitePressApp",setup(){const{site:e,lang:a,dir:t}=w();return y(()=>{C(()=>{document.documentElement.lang=a.value,document.documentElement.dir=t.value})}),e.value.router.prefetchLinks&&R(),_(),b(),s.setup&&s.setup(),()=>E(s.Layout)}});async function j(){const e=O(),a=L();a.provide(u,e);const t=c(e.route);return a.provide(l,t),a.component("Content",f),a.component("ClientOnly",d),Object.defineProperties(a.config.globalProperties,{$frontmatter:{get(){return t.frontmatter.value}},$params:{get(){return t.page.value.params}}}),s.enhanceApp&&await s.enhanceApp({app:a,router:e,siteData:m}),{app:a,router:e,data:t}}function L(){return h(T)}function O(){let e=o,a;return A(t=>{let n=g(t),r=null;return n&&(e&&(a=n),(e||a===n)&&(n=n.replace(/\.js$/,".lean.js")),r=v(()=>import(n),__vite__mapDeps([]))),o&&(e=!1),r},s.NotFound)}o&&j().then(({app:e,router:a,data:t})=>{a.go().then(()=>{p(a.route,t.site),e.mount("#app")})});export{j as createApp};
+function __vite__mapDeps(indexes) {
+ if (!__vite__mapDeps.viteFileDeps) {
+ __vite__mapDeps.viteFileDeps = []
+ }
+ return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
+}
diff --git a/assets/chunks/@localSearchIndexroot.WDlkXTEF.js b/assets/chunks/@localSearchIndexroot.WDlkXTEF.js
new file mode 100644
index 0000000..af61f11
--- /dev/null
+++ b/assets/chunks/@localSearchIndexroot.WDlkXTEF.js
@@ -0,0 +1 @@
+const t='{"documentCount":11,"nextId":11,"documentIds":{"0":"/about/committee.html#the-deic-committee","1":"/about/contributing.html#contributing","2":"/about/contributing.html#joining-the-subcommittee","3":"/about/contributing.html#contributing-to-this-website","4":"/about/contributing.html#formatting-on-this-website","5":"/about/contributing.html#run-this-website-locally","6":"/about/contributing.html#_1-install-node-js","7":"/about/contributing.html#_2-clone-the-project","8":"/about/contributing.html#_3-install-dependencies","9":"/about/digthread.html#digital-thread","10":"/about/org.html#the-aiaa-organization"},"fieldIds":{"title":0,"titles":1,"text":2},"fieldLength":{"0":[3,1,15],"1":[1,1,21],"2":[3,1,32],"3":[4,1,83],"4":[4,4,63],"5":[4,4,42],"6":[4,6,53],"7":[4,6,20],"8":[3,6,110],"9":[2,1,27],"10":[3,1,17]},"averageFieldLength":[3.1818181818181817,2.909090909090909,43.90909090909091],"storedFields":{"0":{"title":"The DEIC Committee","titles":[]},"1":{"title":"Contributing","titles":[]},"2":{"title":"Joining the Subcommittee","titles":["Contributing"]},"3":{"title":"Contributing to this Website","titles":["Contributing"]},"4":{"title":"Formatting on this Website","titles":["Contributing","Contributing to this Website"]},"5":{"title":"Run this Website Locally","titles":["Contributing","Contributing to this Website"]},"6":{"title":"1. Install Node.js","titles":["Contributing","Contributing to this Website","Run this Website Locally"]},"7":{"title":"2. Clone the Project","titles":["Contributing","Contributing to this Website","Run this Website Locally"]},"8":{"title":"3. Install Dependencies","titles":["Contributing","Contributing to this Website","Run this Website Locally"]},"9":{"title":"Digital Thread","titles":[]},"10":{"title":"The AIAA Organization","titles":[]}},"dirtCount":0,"index":[["5173",{"2":{"8":1}}],["know",{"2":{"8":1}}],["3",{"0":{"8":1}}],["2",{"0":{"7":1}}],["no",{"2":{"8":1}}],["nodejs",{"2":{"6":1}}],["node",{"0":{"6":1},"2":{"6":4,"8":3}}],["named",{"2":{"8":1}}],["navigate",{"2":{"8":1}}],["npm",{"2":{"6":2,"8":3}}],["need",{"2":{"4":1,"6":1,"7":1}}],["1",{"0":{"6":1}}],["json",{"2":{"8":3}}],["js",{"0":{"6":1},"2":{"4":1,"6":1,"8":1}}],["joining",{"0":{"2":1},"2":{"2":1}}],["value",{"2":{"9":1}}],["vs",{"2":{"8":1}}],["version",{"2":{"6":6}}],["very",{"2":{"3":1,"5":1}}],["vue",{"2":{"4":1}}],["vitepress",{"2":{"4":2}}],["questions",{"2":{"3":1}}],["each",{"2":{"8":1}}],["errors",{"2":{"8":1}}],["ecosystems",{"2":{"8":1}}],["ecosystem",{"2":{"8":2}}],["editing",{"2":{"5":1}}],["edit",{"2":{"5":1}}],["external",{"2":{"3":1}}],["engage",{"2":{"0":1}}],["engineering",{"2":{"0":1}}],["practices",{"2":{"9":1}}],["program",{"2":{"8":2}}],["problems",{"2":{"4":1}}],["provided",{"2":{"8":1}}],["provide",{"2":{"3":1}}],["project",{"0":{"7":1},"2":{"3":1,"7":1,"8":2}}],["projects",{"2":{"3":1}}],["pip",{"2":{"8":1}}],["python",{"2":{"8":2}}],["part",{"2":{"9":1}}],["package",{"2":{"8":3}}],["path",{"2":{"3":1}}],["please",{"2":{"4":1}}],["push",{"2":{"3":1,"5":1,"8":1}}],["up",{"2":{"5":1}}],["updating",{"2":{"3":1}}],["usually",{"2":{"6":1}}],["use",{"2":{"5":1}}],["useful",{"2":{"4":1}}],["users",{"2":{"3":1}}],["using",{"2":{"3":2,"4":1,"6":1,"8":1}}],["requirements",{"2":{"8":1}}],["reflected",{"2":{"8":1}}],["ready",{"2":{"8":1}}],["repository",{"2":{"3":3,"4":1,"5":1,"8":1}}],["root",{"2":{"8":1}}],["running",{"2":{"8":1}}],["run",{"0":{"5":1},"1":{"6":1,"7":1,"8":1},"2":{"5":1,"6":1,"8":4}}],["raise",{"2":{"3":1,"4":1}}],["right",{"2":{"1":1,"8":1}}],["browser",{"2":{"8":1}}],["based",{"2":{"3":1,"4":1}}],["built",{"2":{"3":1,"4":1,"6":1}}],["below",{"2":{"5":1}}],["before",{"2":{"5":1}}],["beyond",{"2":{"4":1}}],["best",{"2":{"3":1}}],["be",{"2":{"2":1,"3":2,"5":1,"6":1,"8":2}}],["http",{"2":{"8":1}}],["https",{"2":{"0":1,"3":1,"6":1,"10":1}}],["how",{"2":{"5":2,"7":1}}],["hoping",{"2":{"3":1}}],["happy",{"2":{"8":1}}],["have",{"2":{"4":1,"7":1}}],["has",{"2":{"3":1,"4":1}}],["helpful",{"2":{"5":1}}],["help",{"2":{"3":1}}],["here",{"2":{"2":1,"8":1}}],["features",{"2":{"4":1}}],["familiar",{"2":{"4":1,"8":1}}],["fantastic",{"2":{"3":1}}],["focused",{"2":{"9":1}}],["forking",{"2":{"3":1}}],["for",{"2":{"3":3,"5":2,"10":1}}],["formatting",{"0":{"4":1},"2":{"5":1}}],["form",{"2":{"1":1}}],["forms",{"2":{"1":1}}],["found",{"2":{"3":1}}],["file",{"2":{"8":6}}],["files",{"2":{"4":1,"8":1}}],["find",{"2":{"2":1,"8":1}}],["first",{"2":{"2":1}}],["guide",{"2":{"4":2}}],["guidance",{"2":{"3":1}}],["generator",{"2":{"4":1}}],["get",{"2":{"2":1,"3":1,"6":1}}],["github",{"2":{"3":3}}],["good",{"2":{"2":1}}],["lts",{"2":{"6":1}}],["lets",{"2":{"5":1}}],["learn",{"2":{"0":1,"10":1}}],["large",{"2":{"5":1}}],["link",{"2":{"8":1}}],["line",{"2":{"8":1}}],["lists",{"2":{"4":1}}],["like",{"2":{"2":1,"8":1}}],["ll",{"2":{"4":1,"6":2,"7":1,"8":5}}],["long",{"2":{"6":1}}],["looking",{"2":{"9":1}}],["look",{"2":{"5":2,"6":1}}],["localhost",{"2":{"8":1}}],["local",{"2":{"8":1}}],["locally",{"0":{"5":1},"1":{"6":1,"7":1,"8":1},"2":{"5":1,"8":1}}],["location",{"2":{"4":1,"8":2}}],["located",{"2":{"3":1}}],["lorang",{"2":{"2":1}}],["want",{"2":{"8":1}}],["ways",{"2":{"9":1}}],["way",{"2":{"3":1}}],["write",{"2":{"4":1}}],["when",{"2":{"8":2}}],["where",{"2":{"3":1,"9":1}}],["what",{"2":{"4":1}}],["which",{"2":{"4":2,"6":2}}],["will",{"2":{"3":1,"5":2,"8":3}}],["within",{"2":{"9":1}}],["with",{"2":{"2":1,"3":1,"4":2,"8":3}}],["would",{"2":{"2":2}}],["website",{"0":{"3":1,"4":1,"5":1},"1":{"4":1,"5":1,"6":2,"7":2,"8":2},"2":{"3":1,"4":1,"5":1,"6":1,"8":2}}],["welcome",{"2":{"1":1}}],["we",{"2":{"1":1}}],["you",{"2":{"2":2,"3":1,"4":3,"5":2,"6":6,"7":1,"8":14}}],["your",{"2":{"1":1,"3":1,"5":3,"6":3,"7":1,"8":2}}],["important",{"2":{"8":1}}],["it",{"2":{"5":1,"6":1}}],["issue",{"2":{"3":1,"4":1}}],["is",{"2":{"3":4,"4":4,"6":2,"8":3,"9":1}}],["if",{"2":{"2":1,"4":2,"6":2,"8":2}}],["inside",{"2":{"8":1}}],["institute",{"2":{"10":1}}],["instructions",{"2":{"7":1}}],["installed",{"2":{"6":1,"8":1}}],["install",{"0":{"6":1,"8":1},"2":{"6":3,"8":2}}],["information",{"2":{"2":1,"5":1}}],["involved",{"2":{"2":1}}],["interest",{"2":{"1":1}}],["integration",{"2":{"0":1}}],["in",{"2":{"1":1,"3":2,"4":1,"8":4}}],["save",{"2":{"8":2}}],["safest",{"2":{"6":1}}],["scripts",{"2":{"8":1}}],["s",{"2":{"8":1}}],["support",{"2":{"6":1}}],["sure",{"2":{"6":1}}],["successful",{"2":{"6":1,"8":1}}],["subcommittee",{"0":{"2":1},"2":{"2":1,"3":1,"9":1}}],["server",{"2":{"8":1}}],["section",{"2":{"7":1,"8":2}}],["set",{"2":{"5":1}}],["see",{"2":{"5":2,"6":1,"8":2}}],["select",{"2":{"1":1}}],["specific",{"2":{"4":2}}],["start",{"2":{"8":1}}],["standard",{"2":{"4":1}}],["static",{"2":{"4":1}}],["steps",{"2":{"2":1}}],["something",{"2":{"8":1}}],["someone",{"2":{"3":1}}],["so",{"2":{"6":1}}],["source",{"2":{"3":3}}],["similar",{"2":{"3":1,"8":1}}],["site",{"2":{"3":1,"4":1,"5":1}}],["click",{"2":{"8":1}}],["clone",{"0":{"7":1},"2":{"7":1}}],["closely",{"2":{"1":1}}],["called",{"2":{"8":1}}],["can",{"2":{"2":1,"3":1,"5":1,"6":2,"8":3,"9":1}}],["changes",{"2":{"3":1,"5":4,"8":3}}],["created",{"2":{"3":1}}],["commit",{"2":{"8":1}}],["committee",{"0":{"0":1},"2":{"0":1}}],["commands",{"2":{"8":1}}],["command",{"2":{"8":3}}],["computer",{"2":{"5":1,"6":3,"7":1}}],["com",{"2":{"3":1}}],["code",{"2":{"3":2}}],["content",{"2":{"4":1}}],["contribute",{"2":{"3":1}}],["contribution",{"2":{"1":1}}],["contributions",{"2":{"1":1,"3":2}}],["contributing",{"0":{"1":1,"3":1},"1":{"2":1,"3":1,"4":2,"5":2,"6":2,"7":2,"8":2},"2":{"3":1}}],["contact",{"2":{"2":1}}],["txt",{"2":{"8":1}}],["time",{"2":{"8":1}}],["term",{"2":{"6":1}}],["terminal",{"2":{"6":1,"8":2}}],["type",{"2":{"5":1}}],["try",{"2":{"5":1}}],["t",{"2":{"4":1,"6":1}}],["thread",{"0":{"9":1},"2":{"9":2}}],["think",{"2":{"8":1}}],["this",{"0":{"3":1,"4":1,"5":1},"1":{"4":1,"5":1,"6":2,"7":2,"8":2},"2":{"3":2,"4":1,"5":2,"6":1,"7":1,"8":4}}],["that",{"2":{"1":1,"3":1}}],["there",{"2":{"4":1}}],["them",{"2":{"4":1}}],["then",{"2":{"4":1}}],["the",{"0":{"0":1,"2":1,"7":1,"10":1},"2":{"0":1,"1":2,"2":2,"3":7,"4":2,"5":4,"6":3,"7":2,"8":22,"9":4,"10":1}}],["to",{"0":{"3":1},"1":{"4":1,"5":1,"6":1,"7":1,"8":1},"2":{"1":1,"2":1,"3":9,"4":3,"5":4,"6":5,"7":3,"8":7}}],["out",{"2":{"5":1}}],["open",{"2":{"3":1,"6":1,"8":1}}],["one",{"2":{"8":1}}],["once",{"2":{"8":1}}],["on",{"0":{"4":1},"2":{"3":1,"6":3,"8":1,"9":1}}],["other",{"2":{"2":1,"3":2,"8":1}}],["of",{"2":{"1":1,"5":1,"6":2,"8":2,"9":1}}],["organization",{"0":{"10":1},"2":{"9":1,"10":1}}],["org",{"2":{"0":1,"4":1,"6":1,"10":1}}],["method",{"2":{"3":1}}],["members",{"2":{"3":1}}],["membership",{"2":{"2":1}}],["member",{"2":{"2":1}}],["melanie",{"2":{"2":1}}],["manifest",{"2":{"8":1}}],["many",{"2":{"1":1}}],["markdownguide",{"2":{"4":1}}],["markdown",{"2":{"4":3}}],["main",{"2":{"3":1}}],["may",{"2":{"3":1}}],["make",{"2":{"3":1,"8":1}}],["matches",{"2":{"1":1}}],["modern",{"2":{"9":1}}],["most",{"2":{"1":1}}],["more",{"2":{"0":1,"2":1,"8":1,"10":1}}],["amp",{"2":{"10":1}}],["american",{"2":{"10":1}}],["aeronautics",{"2":{"10":1}}],["also",{"2":{"4":1}}],["available",{"2":{"4":3}}],["around",{"2":{"9":1}}],["are",{"2":{"6":1,"8":3}}],["aren",{"2":{"4":1,"6":1}}],["article",{"2":{"3":1}}],["add",{"2":{"4":2,"9":1}}],["any",{"2":{"4":1,"8":1}}],["answer",{"2":{"3":1}}],["an",{"2":{"3":1,"4":1}}],["and",{"2":{"3":3,"4":2,"5":1,"6":3,"8":3,"9":2}}],["above",{"2":{"4":2,"7":1}}],["about",{"2":{"0":1,"2":1,"10":1}}],["able",{"2":{"3":1,"6":1}}],["appropriate",{"2":{"3":1,"4":1}}],["actions",{"2":{"3":1}}],["automatically",{"2":{"3":1,"8":1}}],["a",{"2":{"2":1,"3":2,"4":3,"6":2,"7":1,"8":5}}],["astronautics",{"2":{"10":1}}],["as",{"2":{"2":1,"4":1,"8":1,"9":1}}],["aiaa",{"0":{"10":1},"2":{"0":1,"2":1,"3":1,"9":1,"10":2}}],["at",{"2":{"0":1,"6":1,"9":1,"10":1}}],["documentation",{"2":{"8":1}}],["do",{"2":{"7":1}}],["devops",{"2":{"9":1}}],["dev",{"2":{"8":2}}],["defines",{"2":{"8":1}}],["dependencies",{"0":{"8":1},"2":{"8":2}}],["deployed",{"2":{"3":1}}],["describing",{"2":{"7":1}}],["deic",{"0":{"0":1},"2":{"0":1,"3":1,"9":1}}],["directly",{"2":{"3":1}}],["digthread",{"2":{"3":1}}],["digital",{"0":{"9":1},"2":{"0":1,"9":2}}],["different",{"2":{"1":1}}]],"serializationVersion":2}';export{t as default};
diff --git a/assets/chunks/VPLocalSearchBox.CqCSIaZ7.js b/assets/chunks/VPLocalSearchBox.CqCSIaZ7.js
new file mode 100644
index 0000000..f10f93d
--- /dev/null
+++ b/assets/chunks/VPLocalSearchBox.CqCSIaZ7.js
@@ -0,0 +1,13 @@
+var kt=Object.defineProperty;var It=(o,e,t)=>e in o?kt(o,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[e]=t;var Oe=(o,e,t)=>(It(o,typeof e!="symbol"?e+"":e,t),t);import{Y as mt,h as oe,y as $e,ai as Dt,aj as Ot,d as _t,H as xe,ak as tt,k as Fe,al as Rt,am as Mt,z as Lt,an as zt,l as _e,S as de,Q as Ee,ao as Pt,ap as Bt,Z as Vt,j as $t,aq as Wt,o as ee,b as jt,m as E,a2 as Kt,p as U,ar as Jt,as as Ut,at as Ht,c as re,n as rt,e as Se,G as at,F as nt,a as ve,t as pe,au as Gt,q as qt,s as Qt,av as it,aw as Yt,a8 as Zt,ae as Xt,ax as er,_ as tr}from"./framework.rYF7m_Yl.js";import{u as rr,c as ar}from"./theme.M3rImVcN.js";const nr={root:()=>mt(()=>import("./@localSearchIndexroot.WDlkXTEF.js"),__vite__mapDeps([]))};/*!
+* tabbable 6.2.0
+* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
+*/var yt=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],Te=yt.join(","),gt=typeof Element>"u",ue=gt?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Ne=!gt&&Element.prototype.getRootNode?function(o){var e;return o==null||(e=o.getRootNode)===null||e===void 0?void 0:e.call(o)}:function(o){return o==null?void 0:o.ownerDocument},ke=function o(e,t){var r;t===void 0&&(t=!0);var n=e==null||(r=e.getAttribute)===null||r===void 0?void 0:r.call(e,"inert"),a=n===""||n==="true",i=a||t&&e&&o(e.parentNode);return i},ir=function(e){var t,r=e==null||(t=e.getAttribute)===null||t===void 0?void 0:t.call(e,"contenteditable");return r===""||r==="true"},bt=function(e,t,r){if(ke(e))return[];var n=Array.prototype.slice.apply(e.querySelectorAll(Te));return t&&ue.call(e,Te)&&n.unshift(e),n=n.filter(r),n},wt=function o(e,t,r){for(var n=[],a=Array.from(e);a.length;){var i=a.shift();if(!ke(i,!1))if(i.tagName==="SLOT"){var s=i.assignedElements(),u=s.length?s:i.children,l=o(u,!0,r);r.flatten?n.push.apply(n,l):n.push({scopeParent:i,candidates:l})}else{var h=ue.call(i,Te);h&&r.filter(i)&&(t||!e.includes(i))&&n.push(i);var d=i.shadowRoot||typeof r.getShadowRoot=="function"&&r.getShadowRoot(i),v=!ke(d,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(i));if(d&&v){var m=o(d===!0?i.children:d.children,!0,r);r.flatten?n.push.apply(n,m):n.push({scopeParent:i,candidates:m})}else a.unshift.apply(a,i.children)}}return n},xt=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},se=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||ir(e))&&!xt(e)?0:e.tabIndex},or=function(e,t){var r=se(e);return r<0&&t&&!xt(e)?0:r},sr=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},Ft=function(e){return e.tagName==="INPUT"},ur=function(e){return Ft(e)&&e.type==="hidden"},lr=function(e){var t=e.tagName==="DETAILS"&&Array.prototype.slice.apply(e.children).some(function(r){return r.tagName==="SUMMARY"});return t},cr=function(e,t){for(var r=0;r