Commit 90e81e4
feat(docs-infra): bookend the tutorials with Angie
The tutorial intro and "next steps" pages were plain headings with no
send-off. Bookend each tutorial with Angie: a greeting pose welcoming
learners on the intro page, and a superhero pose congratulating them on
the completion page, each beside a speech bubble.
The bubble treatment from the 404 page lived inside the not-found
component, so it's extracted into a reusable docs-content style
(docs-tutorial-mascot) usable from tutorial markdown, and applied to the
intro and completion pages of the Learn Angular, Signals, and Signal
Forms tutorials.
(cherry picked from commit d2c0e1e)1 parent 70fb3e1 commit 90e81e4Copy full SHA for 90e81e4
8 files changed
+83-1Lines changed: 83 additions & 1 deletion
Expand file treeCollapse file tree
Open diff view settings
Collapse file
adev/shared-docs/styles/docs/_tutorial-mascot.scss
Copy file name to clipboard+52Lines changed: 52 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
Collapse file
adev/shared-docs/styles/global-styles.scss
Copy file name to clipboardExpand all lines: adev/shared-docs/styles/global-styles.scss+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
29 | 29 | |
30 | 30 | |
31 | 31 | |
| 32 | + |
32 | 33 | |
33 | 34 | |
34 | 35 | |
| ||
81 | 82 | |
82 | 83 | |
83 | 84 | |
| 85 | + |
84 | 86 | |
85 | 87 | |
86 | 88 | |
|
Collapse file
adev/src/content/tutorials/learn-angular/intro/README.md
Copy file name to clipboardExpand all lines: adev/src/content/tutorials/learn-angular/intro/README.md+5Lines changed: 5 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
3 | 8 | |
4 | 9 | |
5 | 10 | |
|
Collapse file
adev/src/content/tutorials/learn-angular/steps/25-next-steps/README.md
Copy file name to clipboardExpand all lines: adev/src/content/tutorials/learn-angular/steps/25-next-steps/README.md+5Lines changed: 5 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
3 | 8 | |
4 | 9 | |
5 | 10 | |
|
Collapse file
adev/src/content/tutorials/signal-forms/intro/README.md
Copy file name to clipboardExpand all lines: adev/src/content/tutorials/signal-forms/intro/README.md+5Lines changed: 5 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
3 | 8 | |
4 | 9 | |
5 | 10 | |
|
Collapse file
adev/src/content/tutorials/signal-forms/steps/6-next-steps/README.md
Copy file name to clipboardExpand all lines: adev/src/content/tutorials/signal-forms/steps/6-next-steps/README.md+4-1Lines changed: 4 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
4 | 7 | |
5 | 8 | |
6 | 9 | |
|
Collapse file
adev/src/content/tutorials/signals/intro/README.md
Copy file name to clipboardExpand all lines: adev/src/content/tutorials/signals/intro/README.md+5Lines changed: 5 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
3 | 8 | |
4 | 9 | |
5 | 10 | |
|
Collapse file
adev/src/content/tutorials/signals/steps/11-next-steps/README.md
Copy file name to clipboardExpand all lines: adev/src/content/tutorials/signals/steps/11-next-steps/README.md+5Lines changed: 5 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
3 | 8 | |
4 | 9 | |
5 | 10 | |
|
0 commit comments