Skip to content

Commit 3f3edf5

Browse files
Deployed f209470 with MkDocs version: 1.6.0
1 parent 71de27f commit 3f3edf5

File tree

18 files changed

+1370
-18
lines changed

18 files changed

+1370
-18
lines changed

404.html

Lines changed: 78 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
<script id="__analytics">function __md_analytics(){function n(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],n("js",new Date),n("config","G-3XDBSN5M1E"),document.addEventListener("DOMContentLoaded",function(){document.forms.search&&document.forms.search.query.addEventListener("blur",function(){this.value&&n("event","search",{search_term:this.value})}),document$.subscribe(function(){var a=document.forms.feedback;if(void 0!==a)for(var e of a.querySelectorAll("[type=submit]"))e.addEventListener("click",function(e){e.preventDefault();var t=document.location.pathname,e=this.getAttribute("data-md-value");n("event","feedback",{page:t,data:e}),a.firstElementChild.disabled=!0;e=a.querySelector(".md-feedback__note [data-md-value='"+e+"']");e&&(e.hidden=!1)}),a.hidden=!1}),location$.subscribe(function(e){n("config","G-3XDBSN5M1E",{page_path:e.pathname})})});var e=document.createElement("script");e.async=!0,e.src="https://www.googletagmanager.com/gtag/js?id=G-3XDBSN5M1E",document.getElementById("__analytics").insertAdjacentElement("afterEnd",e)}</script>
5252

53-
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
53+
<script>var consent;"undefined"==typeof __md_analytics||(consent=__md_get("__consent"))&&consent.analytics&&__md_analytics()</script>
5454

5555

5656

@@ -1049,6 +1049,11 @@ <h1>404 - Not found</h1>
10491049
<div class="md-footer-meta__inner md-grid">
10501050
<div class="md-copyright">
10511051

1052+
<div class="md-copyright__highlight">
1053+
Copyright &copy; 2024 Andreas Knapp – <a href="#__consent">Change cookie settings</a>
1054+
1055+
</div>
1056+
10521057

10531058
Made with
10541059
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
@@ -1093,6 +1098,78 @@ <h1>404 - Not found</h1>
10931098
</div>
10941099

10951100

1101+
<div class="md-consent" data-md-component="consent" id="__consent" hidden>
1102+
<div class="md-consent__overlay"></div>
1103+
<aside class="md-consent__inner">
1104+
<form class="md-consent__form md-grid md-typeset" name="consent">
1105+
1106+
1107+
1108+
1109+
1110+
1111+
1112+
1113+
1114+
1115+
1116+
1117+
1118+
1119+
<h4>Cookie consent</h4>
1120+
<p>We use cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better.</p>
1121+
<input class="md-toggle" type="checkbox" id="__settings" >
1122+
<div class="md-consent__settings">
1123+
<ul class="task-list">
1124+
1125+
1126+
1127+
1128+
1129+
1130+
<li class="task-list-item">
1131+
<label class="task-list-control">
1132+
<input type="checkbox" name="analytics" >
1133+
<span class="task-list-indicator"></span>
1134+
GitHub
1135+
</label>
1136+
</li>
1137+
1138+
1139+
1140+
1141+
1142+
1143+
<li class="task-list-item">
1144+
<label class="task-list-control">
1145+
<input type="checkbox" name="github" checked>
1146+
<span class="task-list-indicator"></span>
1147+
GitHub
1148+
</label>
1149+
</li>
1150+
1151+
</ul>
1152+
</div>
1153+
<div class="md-consent__controls">
1154+
1155+
1156+
<button class="md-button md-button--primary">Accept</button>
1157+
1158+
1159+
1160+
1161+
1162+
1163+
1164+
<label class="md-button" for="__settings">Manage settings</label>
1165+
1166+
1167+
</div>
1168+
</form>
1169+
</aside>
1170+
</div>
1171+
<script>var consent=__md_get("__consent");if(consent)for(var input of document.forms.consent.elements)input.name&&(input.checked=consent[input.name]||!1);else"file:"!==location.protocol&&setTimeout(function(){document.querySelector("[data-md-component=consent]").hidden=!1},250);var action,form=document.forms.consent;for(action of["submit","reset"])form.addEventListener(action,function(e){if(e.preventDefault(),"reset"===e.type)for(var n of document.forms.consent.elements)n.name&&(n.checked=!1);__md_set("__consent",Object.fromEntries(Array.from(new FormData(form).keys()).map(function(e){return[e,!0]}))),location.hash="",location.reload()})</script>
1172+
10961173
<script id="__config" type="application/json">{"base": "/", "features": ["content.code.annotate", "content.code.copy", "navigation.indexes", "navigation.instant", "navigation.tabs", "navigation.tabs.sticky", "search.suggest", "toc.follow"], "search": "/assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
10971174

10981175

homelab/airgapped-tkgs/index.html

Lines changed: 76 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
<script id="__analytics">function __md_analytics(){function n(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],n("js",new Date),n("config","G-3XDBSN5M1E"),document.addEventListener("DOMContentLoaded",function(){document.forms.search&&document.forms.search.query.addEventListener("blur",function(){this.value&&n("event","search",{search_term:this.value})}),document$.subscribe(function(){var a=document.forms.feedback;if(void 0!==a)for(var e of a.querySelectorAll("[type=submit]"))e.addEventListener("click",function(e){e.preventDefault();var t=document.location.pathname,e=this.getAttribute("data-md-value");n("event","feedback",{page:t,data:e}),a.firstElementChild.disabled=!0;e=a.querySelector(".md-feedback__note [data-md-value='"+e+"']");e&&(e.hidden=!1)}),a.hidden=!1}),location$.subscribe(function(e){n("config","G-3XDBSN5M1E",{page_path:e.pathname})})});var e=document.createElement("script");e.async=!0,e.src="https://www.googletagmanager.com/gtag/js?id=G-3XDBSN5M1E",document.getElementById("__analytics").insertAdjacentElement("afterEnd",e)}</script>
5858

59-
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
59+
<script>var consent;"undefined"==typeof __md_analytics||(consent=__md_get("__consent"))&&consent.analytics&&__md_analytics()</script>
6060

6161

6262

@@ -1773,6 +1773,11 @@ <h2 id="restrict-internet-access-in-vyos-interfaces">Restrict internet access in
17731773
<div class="md-footer-meta__inner md-grid">
17741774
<div class="md-copyright">
17751775

1776+
<div class="md-copyright__highlight">
1777+
Copyright &copy; 2024 Andreas Knapp – <a href="#__consent">Change cookie settings</a>
1778+
1779+
</div>
1780+
17761781

17771782
Made with
17781783
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
@@ -1817,6 +1822,76 @@ <h2 id="restrict-internet-access-in-vyos-interfaces">Restrict internet access in
18171822
</div>
18181823

18191824

1825+
<div class="md-consent" data-md-component="consent" id="__consent" hidden>
1826+
<div class="md-consent__overlay"></div>
1827+
<aside class="md-consent__inner">
1828+
<form class="md-consent__form md-grid md-typeset" name="consent">
1829+
1830+
1831+
1832+
1833+
1834+
1835+
1836+
1837+
1838+
1839+
1840+
1841+
<h4>Cookie consent</h4>
1842+
<p>We use cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better.</p>
1843+
<input class="md-toggle" type="checkbox" id="__settings" >
1844+
<div class="md-consent__settings">
1845+
<ul class="task-list">
1846+
1847+
1848+
1849+
1850+
1851+
1852+
<li class="task-list-item">
1853+
<label class="task-list-control">
1854+
<input type="checkbox" name="analytics" >
1855+
<span class="task-list-indicator"></span>
1856+
GitHub
1857+
</label>
1858+
</li>
1859+
1860+
1861+
1862+
1863+
1864+
1865+
<li class="task-list-item">
1866+
<label class="task-list-control">
1867+
<input type="checkbox" name="github" checked>
1868+
<span class="task-list-indicator"></span>
1869+
GitHub
1870+
</label>
1871+
</li>
1872+
1873+
</ul>
1874+
</div>
1875+
<div class="md-consent__controls">
1876+
1877+
1878+
<button class="md-button md-button--primary">Accept</button>
1879+
1880+
1881+
1882+
1883+
1884+
1885+
1886+
<label class="md-button" for="__settings">Manage settings</label>
1887+
1888+
1889+
</div>
1890+
</form>
1891+
</aside>
1892+
</div>
1893+
<script>var consent=__md_get("__consent");if(consent)for(var input of document.forms.consent.elements)input.name&&(input.checked=consent[input.name]||!1);else"file:"!==location.protocol&&setTimeout(function(){document.querySelector("[data-md-component=consent]").hidden=!1},250);var action,form=document.forms.consent;for(action of["submit","reset"])form.addEventListener(action,function(e){if(e.preventDefault(),"reset"===e.type)for(var n of document.forms.consent.elements)n.name&&(n.checked=!1);__md_set("__consent",Object.fromEntries(Array.from(new FormData(form).keys()).map(function(e){return[e,!0]}))),location.hash="",location.reload()})</script>
1894+
18201895
<script id="__config" type="application/json">{"base": "../..", "features": ["content.code.annotate", "content.code.copy", "navigation.indexes", "navigation.instant", "navigation.tabs", "navigation.tabs.sticky", "search.suggest", "toc.follow"], "search": "../../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
18211896

18221897

homelab/index.html

Lines changed: 76 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
<script id="__analytics">function __md_analytics(){function n(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],n("js",new Date),n("config","G-3XDBSN5M1E"),document.addEventListener("DOMContentLoaded",function(){document.forms.search&&document.forms.search.query.addEventListener("blur",function(){this.value&&n("event","search",{search_term:this.value})}),document$.subscribe(function(){var a=document.forms.feedback;if(void 0!==a)for(var e of a.querySelectorAll("[type=submit]"))e.addEventListener("click",function(e){e.preventDefault();var t=document.location.pathname,e=this.getAttribute("data-md-value");n("event","feedback",{page:t,data:e}),a.firstElementChild.disabled=!0;e=a.querySelector(".md-feedback__note [data-md-value='"+e+"']");e&&(e.hidden=!1)}),a.hidden=!1}),location$.subscribe(function(e){n("config","G-3XDBSN5M1E",{page_path:e.pathname})})});var e=document.createElement("script");e.async=!0,e.src="https://www.googletagmanager.com/gtag/js?id=G-3XDBSN5M1E",document.getElementById("__analytics").insertAdjacentElement("afterEnd",e)}</script>
5858

59-
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
59+
<script>var consent;"undefined"==typeof __md_analytics||(consent=__md_get("__consent"))&&consent.analytics&&__md_analytics()</script>
6060

6161

6262

@@ -1587,6 +1587,11 @@ <h3 id="nested-lab-setup">Nested Lab Setup</h3>
15871587
<div class="md-footer-meta__inner md-grid">
15881588
<div class="md-copyright">
15891589

1590+
<div class="md-copyright__highlight">
1591+
Copyright &copy; 2024 Andreas Knapp – <a href="#__consent">Change cookie settings</a>
1592+
1593+
</div>
1594+
15901595

15911596
Made with
15921597
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
@@ -1631,6 +1636,76 @@ <h3 id="nested-lab-setup">Nested Lab Setup</h3>
16311636
</div>
16321637

16331638

1639+
<div class="md-consent" data-md-component="consent" id="__consent" hidden>
1640+
<div class="md-consent__overlay"></div>
1641+
<aside class="md-consent__inner">
1642+
<form class="md-consent__form md-grid md-typeset" name="consent">
1643+
1644+
1645+
1646+
1647+
1648+
1649+
1650+
1651+
1652+
1653+
1654+
1655+
<h4>Cookie consent</h4>
1656+
<p>We use cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better.</p>
1657+
<input class="md-toggle" type="checkbox" id="__settings" >
1658+
<div class="md-consent__settings">
1659+
<ul class="task-list">
1660+
1661+
1662+
1663+
1664+
1665+
1666+
<li class="task-list-item">
1667+
<label class="task-list-control">
1668+
<input type="checkbox" name="analytics" >
1669+
<span class="task-list-indicator"></span>
1670+
GitHub
1671+
</label>
1672+
</li>
1673+
1674+
1675+
1676+
1677+
1678+
1679+
<li class="task-list-item">
1680+
<label class="task-list-control">
1681+
<input type="checkbox" name="github" checked>
1682+
<span class="task-list-indicator"></span>
1683+
GitHub
1684+
</label>
1685+
</li>
1686+
1687+
</ul>
1688+
</div>
1689+
<div class="md-consent__controls">
1690+
1691+
1692+
<button class="md-button md-button--primary">Accept</button>
1693+
1694+
1695+
1696+
1697+
1698+
1699+
1700+
<label class="md-button" for="__settings">Manage settings</label>
1701+
1702+
1703+
</div>
1704+
</form>
1705+
</aside>
1706+
</div>
1707+
<script>var consent=__md_get("__consent");if(consent)for(var input of document.forms.consent.elements)input.name&&(input.checked=consent[input.name]||!1);else"file:"!==location.protocol&&setTimeout(function(){document.querySelector("[data-md-component=consent]").hidden=!1},250);var action,form=document.forms.consent;for(action of["submit","reset"])form.addEventListener(action,function(e){if(e.preventDefault(),"reset"===e.type)for(var n of document.forms.consent.elements)n.name&&(n.checked=!1);__md_set("__consent",Object.fromEntries(Array.from(new FormData(form).keys()).map(function(e){return[e,!0]}))),location.hash="",location.reload()})</script>
1708+
16341709
<script id="__config" type="application/json">{"base": "..", "features": ["content.code.annotate", "content.code.copy", "navigation.indexes", "navigation.instant", "navigation.tabs", "navigation.tabs.sticky", "search.suggest", "toc.follow"], "search": "../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
16351710

16361711

index.html

Lines changed: 76 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454

5555
<script id="__analytics">function __md_analytics(){function n(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],n("js",new Date),n("config","G-3XDBSN5M1E"),document.addEventListener("DOMContentLoaded",function(){document.forms.search&&document.forms.search.query.addEventListener("blur",function(){this.value&&n("event","search",{search_term:this.value})}),document$.subscribe(function(){var a=document.forms.feedback;if(void 0!==a)for(var e of a.querySelectorAll("[type=submit]"))e.addEventListener("click",function(e){e.preventDefault();var t=document.location.pathname,e=this.getAttribute("data-md-value");n("event","feedback",{page:t,data:e}),a.firstElementChild.disabled=!0;e=a.querySelector(".md-feedback__note [data-md-value='"+e+"']");e&&(e.hidden=!1)}),a.hidden=!1}),location$.subscribe(function(e){n("config","G-3XDBSN5M1E",{page_path:e.pathname})})});var e=document.createElement("script");e.async=!0,e.src="https://www.googletagmanager.com/gtag/js?id=G-3XDBSN5M1E",document.getElementById("__analytics").insertAdjacentElement("afterEnd",e)}</script>
5656

57-
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
57+
<script>var consent;"undefined"==typeof __md_analytics||(consent=__md_get("__consent"))&&consent.analytics&&__md_analytics()</script>
5858

5959

6060

@@ -1184,6 +1184,11 @@ <h2 id="disclaimer">Disclaimer</h2>
11841184
<div class="md-footer-meta__inner md-grid">
11851185
<div class="md-copyright">
11861186

1187+
<div class="md-copyright__highlight">
1188+
Copyright &copy; 2024 Andreas Knapp – <a href="#__consent">Change cookie settings</a>
1189+
1190+
</div>
1191+
11871192

11881193
Made with
11891194
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
@@ -1228,6 +1233,76 @@ <h2 id="disclaimer">Disclaimer</h2>
12281233
</div>
12291234

12301235

1236+
<div class="md-consent" data-md-component="consent" id="__consent" hidden>
1237+
<div class="md-consent__overlay"></div>
1238+
<aside class="md-consent__inner">
1239+
<form class="md-consent__form md-grid md-typeset" name="consent">
1240+
1241+
1242+
1243+
1244+
1245+
1246+
1247+
1248+
1249+
1250+
1251+
1252+
<h4>Cookie consent</h4>
1253+
<p>We use cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better.</p>
1254+
<input class="md-toggle" type="checkbox" id="__settings" >
1255+
<div class="md-consent__settings">
1256+
<ul class="task-list">
1257+
1258+
1259+
1260+
1261+
1262+
1263+
<li class="task-list-item">
1264+
<label class="task-list-control">
1265+
<input type="checkbox" name="analytics" >
1266+
<span class="task-list-indicator"></span>
1267+
GitHub
1268+
</label>
1269+
</li>
1270+
1271+
1272+
1273+
1274+
1275+
1276+
<li class="task-list-item">
1277+
<label class="task-list-control">
1278+
<input type="checkbox" name="github" checked>
1279+
<span class="task-list-indicator"></span>
1280+
GitHub
1281+
</label>
1282+
</li>
1283+
1284+
</ul>
1285+
</div>
1286+
<div class="md-consent__controls">
1287+
1288+
1289+
<button class="md-button md-button--primary">Accept</button>
1290+
1291+
1292+
1293+
1294+
1295+
1296+
1297+
<label class="md-button" for="__settings">Manage settings</label>
1298+
1299+
1300+
</div>
1301+
</form>
1302+
</aside>
1303+
</div>
1304+
<script>var consent=__md_get("__consent");if(consent)for(var input of document.forms.consent.elements)input.name&&(input.checked=consent[input.name]||!1);else"file:"!==location.protocol&&setTimeout(function(){document.querySelector("[data-md-component=consent]").hidden=!1},250);var action,form=document.forms.consent;for(action of["submit","reset"])form.addEventListener(action,function(e){if(e.preventDefault(),"reset"===e.type)for(var n of document.forms.consent.elements)n.name&&(n.checked=!1);__md_set("__consent",Object.fromEntries(Array.from(new FormData(form).keys()).map(function(e){return[e,!0]}))),location.hash="",location.reload()})</script>
1305+
12311306
<script id="__config" type="application/json">{"base": ".", "features": ["content.code.annotate", "content.code.copy", "navigation.indexes", "navigation.instant", "navigation.tabs", "navigation.tabs.sticky", "search.suggest", "toc.follow"], "search": "assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
12321307

12331308

0 commit comments

Comments
 (0)