Skip to content

Commit 3aab431

Browse files
committed
Add in new links
1 parent 1bf3530 commit 3aab431

File tree

5 files changed

+10
-23
lines changed

5 files changed

+10
-23
lines changed

.nojekyll

Whitespace-only changes.

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# ARC Training Materials
2+
3+
A simple HTML page listing Advanced Research Computing training materials from the University of Leeds ARC Team.
4+
5+
This repository contains a plain HTML file with accompanying CSS for styling.

_config.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ <h1>ARC Leeds Training Materials</h1>
1515
<section class="intro">
1616
<p>This is an archive of in-house training materials developed by the <a href="https://arc.leeds.ac.uk/" rel="external">Advanced Research Computing Team</a> at the University of Leeds. For an easy-to browse overview of course material, please visit our <a href="https://arc.leeds.ac.uk/courses/" rel="external">website</a>.</p>
1717
<p>For some of our courses, we may use external public materials which are linked separately below. Our materials are designed to work both
18-
as a basis for synchronous training sessions, as as documentation for self-directed study. This also facilitates flipped-learning, allowing you to prepare before a session.
18+
as a basis for synchronous training sessions, and as documentation for self-directed study. This also facilitates flipped-learning, allowing you to prepare before a session.
1919
</p>
20-
<p>This will be updated as our courses evolve and change. Please check our <a href="https://arc.leeds.ac.uk/courses/" rel="external">website</a> to book training.</p>
20+
<p>This will be updated as our courses evolve and change. Please check our <a href="https://arc.leeds.ac.uk/courses/" rel="external">website</a> to book training, and to find multiple methods to contact us.</p>
21+
<p>View the open source code for this webpage on our <a href="https://github.com/ARCTraining/arctraining.github.io" rel="external">GitHub repository</a>.</p>
2122
</section>
2223

2324
<section class="course-materials">
@@ -36,12 +37,13 @@ <h3>High Performance Computing (HPC) Courses</h3>
3637
<ul>
3738
<li><a href="https://arctraining.github.io/rc-slides/linux101#/section" rel="external">HPC0: Introduction to Linux</a> <span class="note">(lecture slides)</span></li>
3839
<li><a href="https://arctraining.github.io/hpc1/" rel="external">HPC1: Introduction to High Performance Computing</a></li>
39-
<li><a href="https://arctraining.github.io/hpc2-software/welcome.html" rel="external">HPC2: Installing and Managing Applications on the HPC</a><span class="note">(self-directed tutorial)</span></li>
40+
<li><a href="https://arctraining.github.io/hpc2-software/welcome.html" rel="external">HPC2: Installing and Managing Applications on the HPC</a><span class="note"> (self-directed tutorial)</span></li>
4041
</ul>
4142
</section>
4243

4344
<section class="course-category">
4445
<h3>External Materials</h3>
46+
<p>These are externally developed materials we may use to support teaching.</p>
4547
<ul>
4648
<li><a href="https://swcarpentry.github.io/python-novice-inflammation/" rel="external">SWD1a: Intro to Python Programming</a></li>
4749
<li><a href="https://swcarpentry.github.io/r-novice-inflammation/" rel="external">SWD1b: Intro to R Programming</a></li>

index.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)