We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9383f10 commit 80e1b62Copy full SHA for 80e1b62
index.html
@@ -307,6 +307,11 @@ <h4><a class="js-workshop-link" href="https://github.com/phase2/pattern-lab-work
307
<p data-i18n="workshopper-pattern-lab-workshop">Learn the basics of Pattern Lab.</p>
308
<code>npm install -g pattern-lab-workshop</code>
309
</div>
310
+ <div id="learnyoubash" class="workshopper">
311
+ <h4><a class="js-workshop-link" href="https://github.com/denysdovhan/learnyoubash" target="_blank">learnyoubash</a></h4>
312
+ <p data-i18n="workshopper-learnyoubash">Learn you how to use the terminal and write your the first Bash script.</p>
313
+ <code>npm install -g learnyoubash</code>
314
+ </div>
315
316
317
<div class="third">
0 commit comments