Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ gh:
repo: "github-intro"

titles:
full: "An introductory workshop on using GitHub"
full: "An introductory workshop on using GitHub for managing and working with files"

urls:
home: "https://github-intro.rostools.org/"
Expand Down
3 changes: 3 additions & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,6 @@ editor:
markdown:
wrap: 72
canonical: true

metadata-files:
- _metadata.yml
13 changes: 7 additions & 6 deletions overview/schedule.qmd
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Schedule {#sec-schedule}

This 3-hour workshop is structured as a participatory live-coding
session interspersed with a few hands-on exercises, reading tasks, and
discussion activities. The *general* schedule is outlined in the table
below and is meant as an approximate guide *only*. The actual time spent
on each session may vary a bit.
This 3-hour workshop is structured as a participatory live-coding session
interspersed with a few hands-on exercises, reading tasks, and discussion
activities. The general schedule outline is shown in the below table. This is
not a fixed schedule of the timings of each session---some may be shorter and
others may be longer. Instead, it is meant to be an approximate guide and
overview.

| Minutes | Session topic |
|:-----------------------------------|:-----------------------------------|
Expand All @@ -16,4 +17,4 @@ on each session may vary a bit.
| 5 | {{< fa mug-hot >}} Short break |
| 30 | {{< fa laptop-code >}} [Making and using GitHub Issues](/sessions/using-issues.qmd) |
| 10 | {{< fa person-chalkboard >}} [Concluding remarks](/sessions/conclusion.qmd) |
| 10 | {{< fa comment-dots >}} [Short end of workshop survey]() |
| 10 | {{< fa comment-dots >}} [Short end of workshop survey]({{< meta surveys.feedback >}}) |
Comment thread
lwjohnst86 marked this conversation as resolved.