Skip to content
This repository was archived by the owner on Nov 16, 2024. It is now read-only.

Commit 0438c4a

Browse files
committed
[Github Actions] render website (via f77020e)
1 parent 5ad1552 commit 0438c4a

File tree

5 files changed

+146
-105
lines changed

5 files changed

+146
-105
lines changed

atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<feed xmlns="http://www.w3.org/2005/Atom">
55
<id>https://librarycarpentry.org/</id>
66
<title>Library Carpentry</title>
7-
<updated>2023-11-15T15:34:42+00:00</updated>
7+
<updated>2023-11-20T15:57:04+00:00</updated>
88

99
<subtitle>Library Carpentry is a global community teaching software and data skills to people working in library- and information-related roles.</subtitle>
1010

humans.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Theme: http://phlow.github.io/feeling-responsive/
1616

1717
/* SITE */
1818

19-
Last Updated: 2023/11/15
19+
Last Updated: 2023/11/20
2020
Standards: HTML5, CSS3
2121
Software: Sublime Text, Chrome, Jekyll, Git, Imageoptim, JPEGMini, Gulp.js, Sass
2222
Components: Foundation Framework, Modernizr, jQuery, Backstretch.js, Reveal

lessons/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ <h4 id="lessons">Lessons</h4>
497497
<td><a href="https://librarycarpentry.org/lc-overview/reference.html" target="_blank" class="icon-eye" title="Reference for Workshop Overview"></a></td>
498498
<td><a href="https://librarycarpentry.org/lc-overview/guide/" target="_blank" class="icon-circle-with-plus" title="Instructor Notes for Workshop Overview"></a></td>
499499
<td>Stable</td>
500-
<td>Jesse Johnston, Rayvn Manuel, Elizabeth McAulay</td>
500+
<td>Jesse Johnston, Elizabeth McAulay</td>
501501
</tr>
502502
<tr>
503503
<td>Introduction to Working with Data (Regular Expressions)</td>
@@ -515,7 +515,7 @@ <h4 id="lessons">Lessons</h4>
515515
<td><a href="https://librarycarpentry.org/lc-shell/reference.html" target="_blank" class="icon-eye" title="Reference for UNIX Shell lesson"></a></td>
516516
<td><a href="https://librarycarpentry.org/lc-shell/instructor/instructor-notes" target="_blank" class="icon-circle-with-plus" title="Instructor Notes for UNIX Shell lesson"></a></td>
517517
<td>Stable</td>
518-
<td>Jamie Jamison, Kaitlin Newson, Anna Oates</td>
518+
<td>Jamie Jamison, Kaitlin Newson</td>
519519
</tr>
520520
<tr>
521521
<td>OpenRefine</td>
@@ -533,7 +533,7 @@ <h4 id="lessons">Lessons</h4>
533533
<td><a href="https://librarycarpentry.org/lc-git/reference.html" target="_blank" class="icon-eye" title="Reference for Introduction to Git lesson"></a></td>
534534
<td><a href="https://librarycarpentry.org/lc-git/instructor/instructor-notes" target="_blank" class="icon-circle-with-plus" title="Instructor Notes for Introduction to Git lesson"></a></td>
535535
<td>Stable</td>
536-
<td>Rayvn Manuel, Elizabeth McAulay</td>
536+
<td>Elizabeth McAulay</td>
537537
</tr>
538538
</table>
539539
<hr />
@@ -572,7 +572,7 @@ <h4 id="lessons">Lessons</h4>
572572
<td><a href="https://librarycarpentry.org/lc-spreadsheets/reference.html" target="_blank" class="icon-eye" title="Reference for Tidy Data lesson"></a></td>
573573
<td><a href="https://librarycarpentry.org/lc-spreadsheets/guide/" target="_blank" class="icon-circle-with-plus" title="Instructor Notes for Tidy Data lesson"></a></td>
574574
<td>Stable</td>
575-
<td>Barulaganye Hulela, Jesse Johnston, Tim Dennis</td>
575+
<td>Jesse Johnston</td>
576576
</tr>
577577
<tr>
578578
<td>Introduction to Python</td>
@@ -691,7 +691,7 @@ <h4 id="lessons">Lessons</h4>
691691
<td><a href="https://librarycarpentry.org/lc-wikidata/reference.html" target="_blank" class="icon-eye" title="Reference for Wikidata lesson"></a></td>
692692
<td><a href="https://librarycarpentry.org/lc-wikidata/guide/" target="_blank" class="icon-circle-with-plus" title="Instructor Notes for Wikidata lesson"></a></td>
693693
<td>Conceptual</td>
694-
<td>Konrad Förstner*, Rabea Müller </td>
694+
<td>Rabea Müller </td>
695695
</tr>
696696
<tr>
697697
<td>FAIR Data & Software</td>

0 commit comments

Comments
 (0)