Skip to content

Commit 36ec900

Browse files
deploy: 0af2635
0 parents  commit 36ec900

File tree

9,142 files changed

+26818
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

9,142 files changed

+26818
-0
lines changed

.nojekyll

Whitespace-only changes.

200.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!doctype html>
2+
<html lang="en" itemscope data-n-head="%7B%22lang%22:%7B%221%22:%22en%22%7D,%22itemscope%22:%7B%221%22:true%7D%7D">
3+
<head>
4+
<meta data-n-head="1" http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta data-n-head="1" charset="utf-8"><meta data-n-head="1" name="viewport" content="width=device-width,initial-scale=1"><meta data-n-head="1" data-hid="description" name="description" content="Official System76 Support and useful documentation"><meta data-n-head="1" data-hid="og:title" property="og:title" content="System76 Support"><meta data-n-head="1" data-hid="og:description" property="og:description" content="Official System76 Support and useful documentation"><meta data-n-head="1" data-hid="twitter:title" name="twitter:title" content="System76 Support"><meta data-n-head="1" data-hid="twitter:description" name="twitter:description" content="Official System76 Support and useful documentation"><title>System76 Support</title><link data-n-head="1" rel="icon" type="image/x-icon" href="/favicon.ico"><script data-n-head="1" async defer data-domain="support.system76.com" src="https://plausible.io/js/plausible.js"></script><script data-n-head="1">window.plausible=window.plausible||function(){(window.plausible.q=window.plausible.q||[]).push(arguments)}</script><link rel="preload" href="/_nuxt/1ade5f7.js" as="script"><link rel="preload" href="/_nuxt/e30323b.js" as="script"><link rel="preload" href="/_nuxt/bde2c9a.js" as="script"><link rel="preload" href="/_nuxt/087c250.js" as="script">
5+
</head>
6+
<body>
7+
<div id="__nuxt"><style>#nuxt-loading{background:#fff;visibility:hidden;opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;animation:nuxtLoadingIn 10s ease;-webkit-animation:nuxtLoadingIn 10s ease;animation-fill-mode:forwards;overflow:hidden}@keyframes nuxtLoadingIn{0%{visibility:hidden;opacity:0}20%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}@-webkit-keyframes nuxtLoadingIn{0%{visibility:hidden;opacity:0}20%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}#nuxt-loading>div,#nuxt-loading>div:after{border-radius:50%;width:5rem;height:5rem}#nuxt-loading>div{font-size:10px;position:relative;text-indent:-9999em;border:.5rem solid #f5f5f5;border-left:.5rem solid #6acad8;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:nuxtLoading 1.1s infinite linear;animation:nuxtLoading 1.1s infinite linear}#nuxt-loading.error>div{border-left:.5rem solid #ff4500;animation-duration:5s}@-webkit-keyframes nuxtLoading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes nuxtLoading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}</style> <script>window.addEventListener("error",function(){var e=document.getElementById("nuxt-loading");e&&(e.className+=" error")})</script> <div id="nuxt-loading" aria-live="polite" role="status"><div>Loading...</div></div> </div><script>window.__NUXT__={config:{_app:{basePath:"/",assetsPath:"/_nuxt/",cdnURL:null},content:{dbHash:"35c336a8"}},staticAssetsBase:"/_nuxt/static/1737672315"}</script>
8+
<script src="/_nuxt/1ade5f7.js"></script><script src="/_nuxt/e30323b.js"></script><script src="/_nuxt/bde2c9a.js"></script><script src="/_nuxt/087c250.js"></script></body>
9+
</html>

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
support.system76.com

_nuxt/0416685.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_nuxt/087c250.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_nuxt/1ade5f7.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_nuxt/1f1524f.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_nuxt/825f998.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_nuxt/84fc355.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_nuxt/LICENSES

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
/*!
2+
* The buffer module from node.js, for the browser.
3+
*
4+
* @author Feross Aboukhadijeh <http://feross.org>
5+
* @license MIT
6+
*/
7+
8+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
9+
10+
11+
/*!
12+
* Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
13+
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
14+
*/
15+
16+
/*!
17+
* vue-client-only v0.0.0-semantic-release
18+
* (c) 2021-present egoist <0x142857@gmail.com>
19+
* Released under the MIT License.
20+
*/
21+
22+
/*!
23+
* vue-no-ssr v1.1.1
24+
* (c) 2018-present egoist <0x142857@gmail.com>
25+
* Released under the MIT License.
26+
*/
27+
28+
29+
/*!
30+
* Vue.js v2.7.14
31+
* (c) 2014-2022 Evan You
32+
* Released under the MIT License.
33+
*/

0 commit comments

Comments
 (0)