Skip to content

Commit

Permalink
Deployed a265893 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromehardaway committed Oct 16, 2024
1 parent 7e2354e commit f0bdea1
Show file tree
Hide file tree
Showing 5 changed files with 148 additions and 2 deletions.
Binary file added assets/voice-overview/git-and-github.wav
Binary file not shown.
146 changes: 146 additions & 0 deletions git-and-github-voice-overview/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,146 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="../img/favicon.ico" />
<title>Lessons Voice Overview - Vets Who Code SOPs</title>
<link rel="stylesheet" href="../css/theme.css" />
<link rel="stylesheet" href="../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
<link href="../css/custom.css" rel="stylesheet" />

<script>
// Current page data
var mkdocs_page_name = "Lessons Voice Overview";
var mkdocs_page_input_path = "git-and-github-voice-overview.md";
var mkdocs_page_url = null;
</script>

<!--[if lt IE 9]>
<script src="../js/html5shiv.min.js"></script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</head>

<body class="wy-body-for-nav" role="document">

<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href=".." class="icon icon-home"> Vets Who Code SOPs
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
</form>
</div>
</div>

<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul>
<li class="toctree-l1"><a class="reference internal" href="..">Home</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../code-of-conduct/">Code Of Conduct</a>
</li>
</ul>
<p class="caption"><span class="caption-text">Curriculum</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" >Command Line</a>
<ul>
<li class="toctree-l2"><a class="reference internal" href="../command-line-basics/">Command Line Basics</a>
</li>
<li class="toctree-l2"><a class="reference internal" href="../command-line-text-manipulation/">Command Line Text Manipulation</a>
</li>
<li class="toctree-l2"><a class="reference internal" href="../command-line-utilities/">Command Line Utilities</a>
</li>
<li class="toctree-l2"><a class="reference internal" href="../advanced-command-line-features/">Advanced Command Line Features</a>
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../bash/">Bash Scripting</a>
</li>
<li class="toctree-l1"><a class="reference internal" >Git</a>
<ul>
<li class="toctree-l2"><a class="reference internal" href="../git-and-github/">Git And Github</a>
</li>
<li class="toctree-l2"><a class="reference internal" href="../basics-of-git/">Git Basics</a>
</li>
<li class="toctree-l2"><a class="reference internal" href="../git-flow/">Git Flow</a>
</li>
<li class="toctree-l2"><a class="reference internal" href="../github-cli/">Github CLI</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="..">Vets Who Code SOPs</a>

</nav>
<div class="wy-nav-content">
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href=".." class="icon icon-home" aria-label="Docs"></a></li>
<li class="breadcrumb-item active">Lessons Voice Overview</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div class="section" itemprop="articleBody">

<h1 id="lessons-voice-overview">Lessons Voice Overview</h1>
<p>Welcome to the voice overview of all the lessons. In this audio guide, we will cover the key topics and concepts that you'll be learning throughout the course.</p>
<h2 id="listen-to-the-overview">Listen to the Overview</h2>
<p><img alt="Listen to the Overview" src="../assets/voice-overview/git-and-github.wav" /></p>

</div>
</div><footer>

<hr/>

<div role="contentinfo">
<!-- Copyright etc -->
</div>

Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>

</div>
</div>

</section>

</div>

<div class="rst-versions" role="note" aria-label="Versions">
<span class="rst-current-version" data-toggle="rst-current-version">



</span>
</div>
<script src="../js/jquery-3.6.0.min.js"></script>
<script>var base_url = "..";</script>
<script src="../js/theme_extra.js"></script>
<script src="../js/theme.js"></script>
<script src="../search/main.js"></script>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>

</body>
</html>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -238,5 +238,5 @@ <h2 id="general-guidance-your-tech-boot-camp-field-manual">General Guidance: You

<!--
MkDocs version : 1.6.1
Build Date UTC : 2024-10-15 00:08:52.177756+00:00
Build Date UTC : 2024-10-16 22:55:25.734431+00:00
-->
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit f0bdea1

Please sign in to comment.