generated from kasmtech/workspaces_registry_template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ ef75730 🚀
- Loading branch information
Showing
24 changed files
with
125 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="/kasm-apps/_next/static/css/2729ed959c7c5515.css" as="style"/><link rel="stylesheet" href="/kasm-apps/_next/static/css/2729ed959c7c5515.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/kasm-apps/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/kasm-apps/_next/static/chunks/webpack-11f14c8df268517c.js" defer=""></script><script src="/kasm-apps/_next/static/chunks/framework-3b5a00d5d7e8d93b.js" defer=""></script><script src="/kasm-apps/_next/static/chunks/main-a01f52e14d9053df.js" defer=""></script><script src="/kasm-apps/_next/static/chunks/pages/_app-28b884be4cfbf041.js" defer=""></script><script src="/kasm-apps/_next/static/chunks/pages/_error-8353112a01355ec2.js" defer=""></script><script src="/kasm-apps/_next/static/K2gDeVGqi4jGPI3djlYiS/_buildManifest.js" defer=""></script><script src="/kasm-apps/_next/static/K2gDeVGqi4jGPI3djlYiS/_ssgManifest.js" defer=""></script></head><body><div id="__next"><header class="relative font-light overflow-hidden bg-gradient-to-tr from-slate-900 to-cyan-800 p-8 xl:px-32 text-white gap-5 md:gap-0 flex flex-wrap justify-center items-center"><ul class="bg-bubbles"><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li></ul><div class="relative z-10"><div class="text-3xl">Kasm Technologies</div><div class="text-sm uppercase w-full flex justify-between"><span class="opacity-70">A</span><span class="opacity-70">p</span><span class="opacity-70">p</span><span class="opacity-70">l</span><span class="opacity-70">i</span><span class="opacity-70">c</span><span class="opacity-70">a</span><span class="opacity-70">t</span><span class="opacity-70">i</span><span class="opacity-70">o</span><span class="opacity-70">n</span><span> </span><span class="opacity-40">D</span><span class="opacity-40">a</span><span class="opacity-40">t</span><span class="opacity-40">a</span><span class="opacity-40">b</span><span class="opacity-40">a</span><span class="opacity-40">s</span><span class="opacity-40">e</span></div></div><nav class="relative z-10 mx-12"><a class="p-4 inline-block rounded-full border border-solid border-transparent" href="/kasm-apps/">Library</a><a class="p-4 inline-block rounded-full border border-solid border-transparent" href="/kasm-apps/addapp/">Add App</a></nav><div class="grow flex justify-center relative z-10"><div class="bg-black/10 shadow border border-1 border-white/30 rounded flex w-full max-w-md"><input name="search" class="bg-transparent shadow-inner text-lg font-light w-full p-4 placeholder:text-white/40" placeholder="Search for application" type="text" value=""/></div></div><button class="p-4 relative z-10 px-5 bg-cyan-700 border-t border-white/20 border-solid hover:bg-slate-900 transition shadow-lg m-2 rounded items-center text-white/70 flex cursor-pointer"><span class="mr-3">App Registry Link</span><svg style="height:14px;fill:#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M224 0c-35.3 0-64 28.7-64 64V288c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H224zM64 160c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H288c35.3 0 64-28.7 64-64V384H288v64H64V224h64V160H64z"></path></svg></button></header><main><div style="font-family:-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Fira Sans", Avenir, "Helvetica Neue", "Lucida Grande", sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style> | ||
body { margin: 0; color: #000; background: #fff; } | ||
.next-error-h1 { | ||
border-right: 1px solid rgba(0, 0, 0, .3); | ||
} | ||
|
||
@media (prefers-color-scheme: dark) { | ||
body { color: #fff; background: #000; } | ||
.next-error-h1 { | ||
border-right: 1px solid rgba(255, 255, 255, .3); | ||
} | ||
}</style><h1 class="next-error-h1" style="display:inline-block;margin:0;margin-right:20px;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle"><h2 style="font-size:14px;font-weight:normal;line-height:49px;margin:0;padding:0">This page could not be found<!-- -->.</h2></div></div></div></main><footer></footer><div class="notification-container notification-container-empty"><div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"K2gDeVGqi4jGPI3djlYiS","assetPrefix":"/kasm-apps","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="/kasm-apps/_next/static/css/2729ed959c7c5515.css" as="style"/><link rel="stylesheet" href="/kasm-apps/_next/static/css/2729ed959c7c5515.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/kasm-apps/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/kasm-apps/_next/static/chunks/webpack-11f14c8df268517c.js" defer=""></script><script src="/kasm-apps/_next/static/chunks/framework-3b5a00d5d7e8d93b.js" defer=""></script><script src="/kasm-apps/_next/static/chunks/main-a01f52e14d9053df.js" defer=""></script><script src="/kasm-apps/_next/static/chunks/pages/_app-28b884be4cfbf041.js" defer=""></script><script src="/kasm-apps/_next/static/chunks/pages/_error-8353112a01355ec2.js" defer=""></script><script src="/kasm-apps/_next/static/K2gDeVGqi4jGPI3djlYiS/_buildManifest.js" defer=""></script><script src="/kasm-apps/_next/static/K2gDeVGqi4jGPI3djlYiS/_ssgManifest.js" defer=""></script></head><body><div id="__next"><header class="relative font-light overflow-hidden bg-gradient-to-tr from-slate-900 to-cyan-800 p-8 xl:px-32 text-white gap-5 md:gap-0 flex flex-wrap justify-center items-center"><ul class="bg-bubbles"><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li><li></li></ul><div class="relative z-10"><div class="text-3xl">Kasm Technologies</div><div class="text-sm uppercase w-full flex justify-between"><span class="opacity-70">A</span><span class="opacity-70">p</span><span class="opacity-70">p</span><span class="opacity-70">l</span><span class="opacity-70">i</span><span class="opacity-70">c</span><span class="opacity-70">a</span><span class="opacity-70">t</span><span class="opacity-70">i</span><span class="opacity-70">o</span><span class="opacity-70">n</span><span> </span><span class="opacity-40">D</span><span class="opacity-40">a</span><span class="opacity-40">t</span><span class="opacity-40">a</span><span class="opacity-40">b</span><span class="opacity-40">a</span><span class="opacity-40">s</span><span class="opacity-40">e</span></div></div><nav class="relative z-10 mx-12"><a class="p-4 inline-block rounded-full border border-solid border-transparent" href="/kasm-apps/">Library</a><a class="p-4 inline-block rounded-full border border-solid border-transparent" href="/kasm-apps/addapp/">Add App</a></nav><div class="grow flex justify-center relative z-10"><div class="bg-black/10 shadow border border-1 border-white/30 rounded flex w-full max-w-md"><input name="search" class="bg-transparent shadow-inner text-lg font-light w-full p-4 placeholder:text-white/40" placeholder="Search for application" type="text" value=""/></div></div><button class="p-4 relative z-10 px-5 bg-cyan-700 border-t border-white/20 border-solid hover:bg-slate-900 transition shadow-lg m-2 rounded items-center text-white/70 flex cursor-pointer"><span class="mr-3">App Registry Link</span><svg style="height:14px;fill:#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M224 0c-35.3 0-64 28.7-64 64V288c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H224zM64 160c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H288c35.3 0 64-28.7 64-64V384H288v64H64V224h64V160H64z"></path></svg></button></header><main><div style="font-family:-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Fira Sans", Avenir, "Helvetica Neue", "Lucida Grande", sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style> | ||
body { margin: 0; color: #000; background: #fff; } | ||
.next-error-h1 { | ||
border-right: 1px solid rgba(0, 0, 0, .3); | ||
} | ||
|
||
@media (prefers-color-scheme: dark) { | ||
body { color: #fff; background: #000; } | ||
.next-error-h1 { | ||
border-right: 1px solid rgba(255, 255, 255, .3); | ||
} | ||
}</style><h1 class="next-error-h1" style="display:inline-block;margin:0;margin-right:20px;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle"><h2 style="font-size:14px;font-weight:normal;line-height:49px;margin:0;padding:0">This page could not be found<!-- -->.</h2></div></div></div></main><footer></footer><div class="notification-container notification-container-empty"><div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"K2gDeVGqi4jGPI3djlYiS","assetPrefix":"/kasm-apps","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"pageProps":{"app":null},"__N_SSG":true} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
self.__SSG_MANIFEST=new Set(["\u002Faddapp\u002F[[...app]]"]);self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB() |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
_next/static/chunks/pages/addapp/[[...app]]-60c9cedc56d2e877.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.