Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions layouts/shortcodes/external/courses.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@ <h4><a href="https://cusy.io/en/our-training-courses/versioned-and-reproducible-
Three-day course on Git in data science
</p>
</li>
<li>
<h4><a href="https://learn.webterm.app/en/courses/git-introduction">WebTerm Learn: Git courses in the browser</a></h4>
<p class='description'>
Free hands-on courses in a simulated terminal, from the first commit to branches, merge conflicts, rebase and stash. Nothing to install.
( <a href="https://learn.webterm.app/ja/courses/git-introduction">Japanese</a> )
</p>
</li>
</ul>
</div>
</div>
Expand Down
Loading