Skip to content

Commit 4013b1a

Browse files
committed
Recreate docs/workshop directory
1 parent 73e5371 commit 4013b1a

10 files changed

Lines changed: 607 additions & 13 deletions

File tree

docs/workshop/guide/appendix/installation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h1 id="installation"><a class="header" href="#installation">Installation</a></h
187187

188188
<nav class="nav-wrapper" aria-label="Page navigation">
189189
<!-- Mobile navigation buttons -->
190-
<a rel="prev" href="../topic/glance.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
190+
<a rel="prev" href="../topic/cloud-labs.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
191191
<i class="fa fa-angle-left"></i>
192192
</a>
193193

@@ -201,7 +201,7 @@ <h1 id="installation"><a class="header" href="#installation">Installation</a></h
201201
</div>
202202

203203
<nav class="nav-wide-wrapper" aria-label="Page navigation">
204-
<a rel="prev" href="../topic/glance.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
204+
<a rel="prev" href="../topic/cloud-labs.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
205205
<i class="fa fa-angle-left"></i>
206206
</a>
207207

docs/workshop/guide/print.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,23 @@ <h2 id="programming-language-from-the-future"><a class="header" href="#programmi
275275
<p>You can find a transcript for this first glance in <code>examples/glance.u</code>.
276276
In order to following along, you should have installed Unison. Take a look at
277277
the installation appendix to learn how to install it.</p>
278+
<div style="break-before: page; page-break-before: always;"></div><h1 id="learning-labs"><a class="header" href="#learning-labs">Learning Labs</a></h1>
279+
<p>The Unison documentation has a section called
280+
<a href="https://www.unison-lang.org/docs/#learning-labs"><em>learning labs</em></a>. Here
281+
that inspired the last section; first glance.</p>
282+
<p>Furthermore you will find the
283+
<a href="https://www.unison-lang.org/docs/labs/wordle/docs/intro/">Wordle clone</a>
284+
challenge.</p>
285+
<p>It is a great way to take a deep dive into Unison. Even though there are
286+
various hints, tips and tricks, you still find a transcript in
287+
<code>examples/wordle.u</code>.</p>
288+
<p>There are also challenges for Unison Cloud, which deserve their onw section.</p>
289+
<div style="break-before: page; page-break-before: always;"></div><h1 id="cloud-labs"><a class="header" href="#cloud-labs">Cloud Labs</a></h1>
290+
<p><a href="https://www.unison.cloud/">Unison Cloud</a> is Unisons answer to microservices. It has a
291+
ton of features, and a number of <a href="https://www.unison.cloud/learn/">labs</a> to get to know them.</p>
292+
<p>Some of the labs are longer projects so might be better suited to take on after
293+
the workshop.</p>
294+
<p>We provide a transcript for <code>cloud-hello-world.u</code>.</p>
278295
<div style="break-before: page; page-break-before: always;"></div><h1 id="installation"><a class="header" href="#installation">Installation</a></h1>
279296
<p>In order to enjoy Unison, you first need to install it.</p>
280297
<p>A complete <a href="https://www.unison-lang.org/docs/quickstart/#step-1-install-unison">installation guide</a> can be found on the

docs/workshop/guide/searchindex.js

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

docs/workshop/guide/toc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
<link rel="stylesheet" href="custom.css">
2929
</head>
3030
<body class="sidebar-iframe-inner">
31-
<ol class="chapter"><li class="chapter-item expanded affix "><a href="title.html" target="_parent">Title</a></li><li class="chapter-item expanded affix "><a href="expectations.html" target="_parent">What to expect</a></li><li class="chapter-item expanded affix "><li class="part-title">Introduction</li><li class="chapter-item expanded "><a href="introduction/origin.html" target="_parent"><strong aria-hidden="true">1.</strong> Origin</a></li><li class="chapter-item expanded "><a href="introduction/community.html" target="_parent"><strong aria-hidden="true">2.</strong> Community</a></li><li class="chapter-item expanded "><a href="introduction/challenges.html" target="_parent"><strong aria-hidden="true">3.</strong> Challenges</a></li><li class="chapter-item expanded affix "><li class="part-title">Topics</li><li class="chapter-item expanded "><a href="topic/glance.html" target="_parent"><strong aria-hidden="true">4.</strong> First Glance</a></li><li class="chapter-item expanded affix "><li class="part-title">Appendices</li><li class="chapter-item expanded "><a href="appendix/installation.html" target="_parent"><strong aria-hidden="true">5.</strong> Installation</a></li><li class="chapter-item expanded "><a href="appendix/authenticate.html" target="_parent"><strong aria-hidden="true">6.</strong> Authenticate</a></li><li class="chapter-item expanded "><a href="appendix/sources.html" target="_parent"><strong aria-hidden="true">7.</strong> Sources</a></li></ol>
31+
<ol class="chapter"><li class="chapter-item expanded affix "><a href="title.html" target="_parent">Title</a></li><li class="chapter-item expanded affix "><a href="expectations.html" target="_parent">What to expect</a></li><li class="chapter-item expanded affix "><li class="part-title">Introduction</li><li class="chapter-item expanded "><a href="introduction/origin.html" target="_parent"><strong aria-hidden="true">1.</strong> Origin</a></li><li class="chapter-item expanded "><a href="introduction/community.html" target="_parent"><strong aria-hidden="true">2.</strong> Community</a></li><li class="chapter-item expanded "><a href="introduction/challenges.html" target="_parent"><strong aria-hidden="true">3.</strong> Challenges</a></li><li class="chapter-item expanded affix "><li class="part-title">Topics</li><li class="chapter-item expanded "><a href="topic/glance.html" target="_parent"><strong aria-hidden="true">4.</strong> First Glance</a></li><li class="chapter-item expanded "><a href="topic/labs.html" target="_parent"><strong aria-hidden="true">5.</strong> Learning Labs</a></li><li class="chapter-item expanded "><a href="topic/cloud-labs.html" target="_parent"><strong aria-hidden="true">6.</strong> Cloud Labs</a></li><li class="chapter-item expanded affix "><li class="part-title">Appendices</li><li class="chapter-item expanded "><a href="appendix/installation.html" target="_parent"><strong aria-hidden="true">7.</strong> Installation</a></li><li class="chapter-item expanded "><a href="appendix/authenticate.html" target="_parent"><strong aria-hidden="true">8.</strong> Authenticate</a></li><li class="chapter-item expanded "><a href="appendix/sources.html" target="_parent"><strong aria-hidden="true">9.</strong> Sources</a></li></ol>
3232
</body>
3333
</html>

docs/workshop/guide/toc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class MDBookSidebarScrollbox extends HTMLElement {
88
super();
99
}
1010
connectedCallback() {
11-
this.innerHTML = '<ol class="chapter"><li class="chapter-item expanded affix "><a href="title.html">Title</a></li><li class="chapter-item expanded affix "><a href="expectations.html">What to expect</a></li><li class="chapter-item expanded affix "><li class="part-title">Introduction</li><li class="chapter-item expanded "><a href="introduction/origin.html"><strong aria-hidden="true">1.</strong> Origin</a></li><li class="chapter-item expanded "><a href="introduction/community.html"><strong aria-hidden="true">2.</strong> Community</a></li><li class="chapter-item expanded "><a href="introduction/challenges.html"><strong aria-hidden="true">3.</strong> Challenges</a></li><li class="chapter-item expanded affix "><li class="part-title">Topics</li><li class="chapter-item expanded "><a href="topic/glance.html"><strong aria-hidden="true">4.</strong> First Glance</a></li><li class="chapter-item expanded affix "><li class="part-title">Appendices</li><li class="chapter-item expanded "><a href="appendix/installation.html"><strong aria-hidden="true">5.</strong> Installation</a></li><li class="chapter-item expanded "><a href="appendix/authenticate.html"><strong aria-hidden="true">6.</strong> Authenticate</a></li><li class="chapter-item expanded "><a href="appendix/sources.html"><strong aria-hidden="true">7.</strong> Sources</a></li></ol>';
11+
this.innerHTML = '<ol class="chapter"><li class="chapter-item expanded affix "><a href="title.html">Title</a></li><li class="chapter-item expanded affix "><a href="expectations.html">What to expect</a></li><li class="chapter-item expanded affix "><li class="part-title">Introduction</li><li class="chapter-item expanded "><a href="introduction/origin.html"><strong aria-hidden="true">1.</strong> Origin</a></li><li class="chapter-item expanded "><a href="introduction/community.html"><strong aria-hidden="true">2.</strong> Community</a></li><li class="chapter-item expanded "><a href="introduction/challenges.html"><strong aria-hidden="true">3.</strong> Challenges</a></li><li class="chapter-item expanded affix "><li class="part-title">Topics</li><li class="chapter-item expanded "><a href="topic/glance.html"><strong aria-hidden="true">4.</strong> First Glance</a></li><li class="chapter-item expanded "><a href="topic/labs.html"><strong aria-hidden="true">5.</strong> Learning Labs</a></li><li class="chapter-item expanded "><a href="topic/cloud-labs.html"><strong aria-hidden="true">6.</strong> Cloud Labs</a></li><li class="chapter-item expanded affix "><li class="part-title">Appendices</li><li class="chapter-item expanded "><a href="appendix/installation.html"><strong aria-hidden="true">7.</strong> Installation</a></li><li class="chapter-item expanded "><a href="appendix/authenticate.html"><strong aria-hidden="true">8.</strong> Authenticate</a></li><li class="chapter-item expanded "><a href="appendix/sources.html"><strong aria-hidden="true">9.</strong> Sources</a></li></ol>';
1212
// Set the current, active page, and reveal it if it's hidden
1313
let current_page = document.location.href.toString().split("#")[0].split("?")[0];
1414
if (current_page.endsWith("/")) {

0 commit comments

Comments
 (0)