Skip to content

Commit

Permalink
Deploying to gh-pages from @ f9fddc3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
nygrenh committed Mar 4, 2024
1 parent 4cc3bd0 commit 3d1450c
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 />
0032cd9..798c911 master -&gt; master<br />
cb4e706..aceee86 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 d8a0c91] Added factorial exercise.<br />
<span class="output">[master 1ade67c] 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 />
798c911..d8a0c91 master -&gt; master<br />
aceee86..1ade67c 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-28 11:32:21 +0000.
This page was automatically generated from an acceptance test at 2024-03-04 09:02:47 +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 3d1450c

Please sign in to comment.