-
-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add flattened version of the workbook
For getting an overview of what the course covered, this is easier to scan at a glance than having to click through each sprint on the existing page. I can't work out how to make this automatic for each entry in the taxonomy, but this is useful enough for my purposes for now.
- Loading branch information
1 parent
660d3e8
commit 490eade
Showing
4 changed files
with
34 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
+++ | ||
title="Versions" | ||
title="Versions" | ||
+++ | ||
|
||
## CYF+ Iterations Log | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
+++ | ||
title = "Version 1-0-0" | ||
layout = "list" | ||
+++ | ||
|
||
Below is a condensed view of the entire course to get an overview. | ||
|
||
[The per-sprint view over the same data](../../1-0-0) may be more readable if you're following the course sprint-by-sprint. | ||
|
||
<!-- I can't work out how to make this page automatically exist for each taxonomy entry, but here's a hard-coded page... --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters