Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : 3e34880
Branch  : main
Author  : Aleksandra Nenadic <[email protected]>
Time    : 2023-09-29 09:56:04 +0000
Message : Merge pull request #287 from carpentries/78-add-build-troubleshooting-time

Add time for troubleshooting builds
  • Loading branch information
actions-user committed Sep 29, 2023
1 parent 8baf7d5 commit c6d846e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 5 deletions.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ episodes:
- audience.md
- short-break1.md
- objectives.md
- long-break1.md
- episodes.md
- long-break1.md
- infrastructure.md
- short-break2.md
- episode-objectives.md
Expand Down
14 changes: 13 additions & 1 deletion infrastructure.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: The Carpentries Workbench
teaching: 45
teaching: 60
exercises: 20
---

Expand Down Expand Up @@ -499,6 +499,18 @@ Using this approach, we can build up our lesson one episode at a time.
We have now learned everything we need to be able to use The Carpentries Workbench,
and our focus can return to the process of developing a new lesson.

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: instructor

## Troubleshoot Lesson Builds (~10 mins)

This is a good opportunity to pause and check in on
how well trainees' lesson builds are running.
If anyone is having trouble with their workflows,
ask them to share their screen
and try following the troubleshooting steps to diagnose and fix the issue.

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

:::::::::::::::::::::::::::::::::::::::: keypoints

- Lesson sites are built from source repositories with GitHub Pages.
Expand Down
6 changes: 3 additions & 3 deletions md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"CODE_OF_CONDUCT.md" "1ce82f3f04c2d64a36b4bbf0b22eb9e5" "site/built/CODE_OF_CONDUCT.md" "2022-02-01"
"GOVERNANCE.md" "16e257e42941a722ef1e3d7b93052e8b" "site/built/GOVERNANCE.md" "2023-08-30"
"LICENSE.md" "3e2c0d19ace00f148c3bfc2f403fc6c6" "site/built/LICENSE.md" "2022-02-01"
"config.yaml" "b69cf408f2e2c8d6f1c9faa46ddfb306" "site/built/config.yaml" "2023-09-01"
"config.yaml" "c3b749a96b2964161cb915b2491fb2a5" "site/built/config.yaml" "2023-09-29"
"index.md" "8687afa5440104377c4489ee70e9e323" "site/built/index.md" "2023-08-21"
"links.md" "8397acb7c67aceb95a283ad96c56a46d" "site/built/links.md" "2023-09-26"
"episodes/introduction.md" "ae4c8677c7c2586d70df4fa3a01833bf" "site/built/introduction.md" "2023-08-31"
"episodes/lesson-design.md" "2330098c580b7282c42f9b06f3d43f23" "site/built/lesson-design.md" "2023-09-26"
"episodes/audience.md" "228fb8c1bdbd5c18971599b077ec6858" "site/built/audience.md" "2023-08-30"
"episodes/short-break1.md" "05d1044278ce40ab59d9397db1f0e383" "site/built/short-break1.md" "2023-08-21"
"episodes/objectives.md" "79869207b33a74cf1887aff488b0b41c" "site/built/objectives.md" "2023-08-30"
"episodes/long-break1.md" "3a4802231bb8e44cc6c132d86afb7f78" "site/built/long-break1.md" "2023-08-21"
"episodes/episodes.md" "571f85f6160b89e7e571ba72a31db434" "site/built/episodes.md" "2023-08-25"
"episodes/infrastructure.md" "f1fc10ef43903fc2bf7315e90c3650f9" "site/built/infrastructure.md" "2023-09-26"
"episodes/long-break1.md" "3a4802231bb8e44cc6c132d86afb7f78" "site/built/long-break1.md" "2023-08-21"
"episodes/infrastructure.md" "33b348ae8ae692db805eb4c2a16bb86d" "site/built/infrastructure.md" "2023-09-29"
"episodes/short-break2.md" "05d1044278ce40ab59d9397db1f0e383" "site/built/short-break2.md" "2023-08-21"
"episodes/episode-objectives.md" "b930e3b1659f6dd694c727e016efe925" "site/built/episode-objectives.md" "2023-08-25"
"episodes/short-break3.md" "05d1044278ce40ab59d9397db1f0e383" "site/built/short-break3.md" "2023-08-21"
Expand Down

0 comments on commit c6d846e

Please sign in to comment.