Skip to content

Commit

Permalink
Deploying to gh-pages from @ 16a0637 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
nygrenh committed Feb 21, 2024
1 parent c176c20 commit 7ad0031
Show file tree
Hide file tree
Showing 20 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions usermanual/customcourse.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h3>Starting from a template</h3>

<div class="shell"><span class="prompt">$ </span><span class="command">git push -u origin master</span><br />
<span class="output">To file:///root/tmc-example-repo<br />
8ddc17c..c8a85be master -&gt; master<br />
86c732a..c088f50 master -&gt; master<br />
Branch &#39;master&#39; set up to track remote branch &#39;master&#39; from &#39;origin&#39;.<br />
</span></div>

Expand Down Expand Up @@ -295,7 +295,7 @@ <h3>Writing the exercise</h3>
add &#39;factorial/test/.gitkeep&#39;<br />
add &#39;factorial/test/FactorialTest.java&#39;<br />
</span><br /><span class="prompt">$ </span><span class="command">git commit -m &quot;Added factorial exercise.&quot;</span><br />
<span class="output">[master eb29b24] Added factorial exercise.<br />
<span class="output">[master 6238c73] Added factorial exercise.<br />
13 files changed, 1269 insertions(+)<br />
create mode 100644 factorial/.gitignore<br />
create mode 100644 factorial/build.xml<br />
Expand All @@ -312,7 +312,7 @@ <h3>Writing the exercise</h3>
create mode 100644 factorial/test/FactorialTest.java<br />
</span><br /><span class="prompt">$ </span><span class="command">git push</span><br />
<span class="output">To file:///root/tmc-example-repo<br />
c8a85be..eb29b24 master -&gt; master<br />
c088f50..6238c73 master -&gt; master<br />
</span></div>

<p>
Expand Down Expand Up @@ -696,7 +696,7 @@ <h2>ProTips</h2>


<footer>
This page was automatically generated from an acceptance test at 2024-02-21 09:09:24 +0000.
This page was automatically generated from an acceptance test at 2024-02-21 09:09:51 +0000.
<!-- How cool is that? -->
</footer>

Expand Down
Binary file modified usermanual/screenshots/admins-12.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 modified usermanual/screenshots/admins-5.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 modified usermanual/screenshots/admins-8.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 modified usermanual/screenshots/customcourse-2.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 modified usermanual/screenshots/customcourse-6.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 modified usermanual/screenshots/customcourse-7.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 modified usermanual/screenshots/teachers-12.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 modified usermanual/screenshots/teachers-14.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 modified usermanual/screenshots/teachers-15.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 modified usermanual/screenshots/teachers-16.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 modified usermanual/screenshots/teachers-18.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 modified usermanual/screenshots/teachers-24.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 modified usermanual/screenshots/teachers-26.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 modified usermanual/screenshots/teachers-27.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 modified usermanual/screenshots/teachers-30.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 modified usermanual/screenshots/teachers-35.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 modified usermanual/screenshots/teachers-36.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 modified usermanual/screenshots/teachers-38.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 modified usermanual/screenshots/teachers-39.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7ad0031

Please sign in to comment.