Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 13, 2024
0 parents commit ca6bb3f
Show file tree
Hide file tree
Showing 52 changed files with 710 additions and 0 deletions.
43 changes: 43 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<!doctype html>
<html lang="en-US">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="generator" content="VuePress 2.0.0-rc.18" />
<style>
:root {
--vp-c-bg: #fff;
}

[data-theme='dark'] {
--vp-c-bg: #1b1b1f;
}

html,
body {
background-color: var(--vp-c-bg);
}
</style>
<script>
const userMode = localStorage.getItem('vuepress-color-scheme')
const systemDarkMode =
'matchMedia' in window
? window.matchMedia('(prefers-color-scheme: dark)').matches
: false

if (userMode === 'light') {
document.documentElement.dataset.theme = 'light'
} else if (userMode === 'dark' || systemDarkMode) {
document.documentElement.dataset.theme = 'dark'
}
</script>
<meta property="og:url" content="https://worldline.github.io/learning-ai/learning-ai/404.html"><meta property="og:description" content="404 Not Found"><meta property="og:type" content="website"><meta property="og:locale" content="en-US"><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"","description":"404 Not Found"}</script><link rel="icon" href="/learning-ai/favicon.ico"><link rel="manifest" href="/learning-ai/manifest.webmanifest"><meta name="theme-color" content="#00A67E"><title></title><meta name="description" content="404 Not Found">
<link rel="preload" href="/learning-ai/assets/style-BI3m-UH1.css" as="style"><link rel="stylesheet" href="/learning-ai/assets/style-BI3m-UH1.css">
<link rel="modulepreload" href="/learning-ai/assets/app-DLL1iAg2.js"><link rel="modulepreload" href="/learning-ai/assets/404.html-DVlPlJqG.js">
<link rel="prefetch" href="/learning-ai/assets/index.html-3F9rEBGL.js" as="script"><link rel="prefetch" href="/learning-ai/assets/index.html-Dq4cM1fX.js" as="script"><link rel="prefetch" href="/learning-ai/assets/index.html-BbfpyvGy.js" as="script"><link rel="prefetch" href="/learning-ai/assets/index.html-CKybZWvl.js" as="script"><link rel="prefetch" href="/learning-ai/assets/index.html-52dVKSsf.js" as="script"><link rel="prefetch" href="/learning-ai/assets/index.html-OxfpMc7u.js" as="script"><link rel="prefetch" href="/learning-ai/assets/index.html-XSI8Q_GB.js" as="script"><link rel="prefetch" href="/learning-ai/assets/index-DTEEl-sV.js" as="script"><link rel="prefetch" href="/learning-ai/assets/setupDevtools-7MC2TMWH-bmOi5N7w.js" as="script">
</head>
<body>
<div id="app"><!----></div>
<script type="module" src="/learning-ai/assets/app-DLL1iAg2.js" defer></script>
</body>
</html>
1 change: 1 addition & 0 deletions assets/404.html-DVlPlJqG.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added assets/alphago-D7ibr0g1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions assets/app-DLL1iAg2.js

Large diffs are not rendered by default.

Binary file added assets/assistant-BJUR0Mbm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/avatar-Bf9zzubu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/copilot_assistance-Cotk3f4O.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/copilot_assistance2-BM88VuDX.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/copilot_completion-CQ-GiHnM.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/copilot_diagram-BlfyAUjS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/copilot_generation-B6N3Dysv.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/copilot_test-CDuoz2Se.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/copilot_testing-B1NBiis5.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cot-CrIEIz7R.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/demo_prompt-BpZVtafc.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/gasparov-DChlTPYb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/index-DTEEl-sV.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/index.html-3F9rEBGL.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/index.html-52dVKSsf.js

Large diffs are not rendered by default.

Loading

0 comments on commit ca6bb3f

Please sign in to comment.