Skip to content

Commit

Permalink
Deploying to gh-pages from @ c1f0c18 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Redande committed Nov 30, 2023
1 parent b1bcb55 commit 7b49593
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 />
f6af68e..3e04b1e master -&gt; master<br />
c8e4bd2..cbd26a4 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 6a24919] Added factorial exercise.<br />
<span class="output">[master 827e2c5] 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 />
3e04b1e..6a24919 master -&gt; master<br />
cbd26a4..827e2c5 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 2023-11-30 07:53:20 +0000.
This page was automatically generated from an acceptance test at 2023-11-30 12:06:22 +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 7b49593

Please sign in to comment.