Skip to content

Commit

Permalink
Deploy preview for PR 3 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
stencell committed Nov 8, 2024
1 parent 200b593 commit 6cb63c1
Show file tree
Hide file tree
Showing 31 changed files with 3,647 additions and 0 deletions.
2,608 changes: 2,608 additions & 0 deletions pr-preview/pr-3/_/css/site.css

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions pr-preview/pr-3/_/img/back.svg
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 pr-preview/pr-3/_/img/caret.svg
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 pr-preview/pr-3/_/img/chevron.svg
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 pr-preview/pr-3/_/img/hat-logo.png
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 pr-preview/pr-3/_/img/home-o.svg
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 pr-preview/pr-3/_/img/home.svg
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 pr-preview/pr-3/_/img/menu.svg
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 pr-preview/pr-3/_/img/octicons-16.svg
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 pr-preview/pr-3/_/img/redhat-logo.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 pr-preview/pr-3/_/img/rhl-logo-red.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions pr-preview/pr-3/_/js/site.js

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

1 change: 1 addition & 0 deletions pr-preview/pr-3/_/js/vendor/highlight.js

Large diffs are not rendered by default.

173 changes: 173 additions & 0 deletions pr-preview/pr-3/devspaces-intro/3/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,173 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Introduction to Red Hat OpenShift Dev Spaces :: Introduction to Red Hat OpenShift Dev Spaces</title>
<link rel="next" href="introduction/index.html">
<meta name="generator" content="Antora 3.1.3">
<link rel="stylesheet" href="../../_/css/site.css">
<script>var uiRootPath = '../../_'</script>
</head>
<body class="article">
<header class="header">
<nav class="navbar">
<div class="navbar-brand">
<a class="navbar-item" href="https://www.redhat.com" target="_blank"><img src="../../_/img/redhat-logo.png" height="40px" alt="Red Hat"></a>
<a class="navbar-item" style="font-size: 24px; color: white" href="../..">Introduction to Red Hat OpenShift Dev Spaces</a>
<button class="navbar-burger" data-target="topbar-nav">
<span></span>
<span></span>
<span></span>
</button>
</div>
<div id="topbar-nav" class="navbar-menu">
<div class="navbar-end">
<a class="navbar-item" href="https://github.com/RedHatQuickCourses/devspaces-intro/issues" target="_blank">Report Issues</a>
</div>
</div>
</nav>
</header><div class="body">
<div class="nav-container" data-component="devspaces-intro" data-version="3">
<aside class="nav">
<div class="panels">
<div class="nav-panel-menu is-active" data-panel="menu">
<nav class="nav-menu">
<h3 class="title"><a href="index.html">Introduction to Red Hat OpenShift Dev Spaces</a></h3>
<ul class="nav-list">
<li class="nav-item" data-depth="0">
<ul class="nav-list">
<li class="nav-item is-current-page" data-depth="1">
<a class="nav-link" href="index.html">Home</a>
</li>
</ul>
</li>
<li class="nav-item" data-depth="0">
<ul class="nav-list">
<li class="nav-item" data-depth="1">
<button class="nav-item-toggle"></button>
<a class="nav-link" href="introduction/index.html">Introduction to Red Hat OpenShift Dev Spaces</a>
<ul class="nav-list">
<li class="nav-item" data-depth="2">
<a class="nav-link" href="introduction/intro.html">Introduction</a>
</li>
<li class="nav-item" data-depth="2">
<a class="nav-link" href="introduction/arch.html">Architecture</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</nav>
</div>
<div class="nav-panel-explore" data-panel="explore">
<div class="context">
<span class="title">Introduction to Red Hat OpenShift Dev Spaces</span>
<span class="version">3</span>
</div>
<ul class="components">
<li class="component is-current">
<a class="title" href="index.html">Introduction to Red Hat OpenShift Dev Spaces</a>
<ul class="versions">
<li class="version is-current is-latest">
<a href="index.html">3</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</aside>
</div>
<main class="article">
<div class="toolbar" role="navigation">
<button class="nav-toggle"></button>
<a href="index.html" class="home-link is-current"></a>
<nav class="breadcrumbs" aria-label="breadcrumbs">
<ul>
<li><a href="index.html">Introduction to Red Hat OpenShift Dev Spaces</a></li>
<li><a href="index.html">Home</a></li>
</ul>
</nav>
</div>
<div class="content">
<aside class="toc sidebar" data-title="Contents" data-levels="2">
<div class="toc-menu"></div>
</aside>
<article class="doc">
<h1 class="page">Introduction to Red Hat OpenShift Dev Spaces</h1>
<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p>Welcome to this quick course on the <em>Introduction to Red&#160;Hat OpenShift Dev Spaces</em>.
This course is the first in a series of 5 courses about <strong>Red&#160;Hat OpenShift Dev Spaces</strong>:</p>
</div>
<div class="olist arabic">
<ol class="arabic">
<li>
<p>Introduction to Red Hat OpenShift Dev Spaces (<em>This course</em>)</p>
</li>
<li>
<p><a href="https://redhatquickcourses.github.io/devspaces-admin" target="_blank" rel="noopener">Red Hat OpenShift Dev Spaces Administration</a></p>
</li>
<li>
<p><a href="https://redhatquickcourses.github.io/devspaces-security" target="_blank" rel="noopener">Securing Access to Red Hat OpenShift Dev Spaces</a></p>
</li>
<li>
<p><a href="https://redhatquickcourses.github.io/devspaces-workspaces" target="_blank" rel="noopener">Creating and Customizing Workspaces in Red Hat OpenShift DevSpaces</a></p>
</li>
<li>
<p>Configuring Plugins in Red Hat OpenShift Dev Spaces (<em>Under Development</em>)</p>
</li>
</ol>
</div>
<div class="admonitionblock note">
<table>
<tr>
<td class="icon">
<i class="fa icon-note" title="Note"></i>
</td>
<td class="content">
This introductory course is focused on the <strong>"WHAT"</strong> and <strong>"WHY"</strong> of Red Hat OpenShift Dev Spaces.
The <strong>"HOW"</strong> (detailed configuration, workspace creation, customization, and integration of plugins) is covered in the later courses in the learning path (courses 2 to 5).
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_objectives"><a class="anchor" href="#_objectives"></a>Objectives</h2>
<div class="sectionbody">
<div class="paragraph">
<p>The overall objectives of this course include:</p>
</div>
<div class="ulist">
<ul>
<li>
<p><em>Discover the business value of Red Hat OpenShift Dev Spaces and its key features.</em></p>
</li>
<li>
<p><em>Describe the architecture and components of Red Hat OpenShift Dev Spaces</em></p>
</li>
<li>
<p><em>Explore the core features in Red Hat OpenShift Dev Spaces</em></p>
</li>
</ul>
</div>
</div>
</div>
<nav class="pagination">
<span class="next"><a href="introduction/index.html">Introduction to Red Hat OpenShift Dev Spaces</a></span>
</nav>
</article>
</div>
</main>
</div>
<footer class="footer">
<img src="../../_/img/rhl-logo-red.png" height="40px" alt="Red Hat" href="https://redhat.com" >
</footer><script id="site-script" src="../../_/js/site.js" data-ui-root-path="../../_"></script>
<script async src="../../_/js/vendor/highlight.js"></script>
</body>
</html>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6cb63c1

Please sign in to comment.