Skip to content

Commit a079bb9

Browse files
ofriwclaude
andcommitted
Regenerate presentations with improved line breaks
Applied deterministic line-breaking to code blocks: - Lesson 4: 13 slides, improved prompt formatting - Lesson 8: 10 slides, fixed long code lines - Lesson 9: Updated for consistency - Lesson 10: Applied line-breaking rules - Updated manifest with new generation timestamps 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 260af2e commit a079bb9

File tree

5 files changed

+277
-326
lines changed

5 files changed

+277
-326
lines changed

website/static/presentations/manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
},
1616
"methodology/lesson-4-prompting-101.md": {
1717
"presentationUrl": "/presentations/methodology/lesson-4-prompting-101.json",
18-
"slideCount": 12,
19-
"estimatedDuration": "40-50 minutes",
18+
"slideCount": 13,
19+
"estimatedDuration": "35-45 minutes",
2020
"title": "Lesson 4: Prompting 101",
21-
"generatedAt": "2025-11-10T08:30:24.339Z"
21+
"generatedAt": "2025-11-10T19:22:54.588Z"
2222
},
2323
"methodology/lesson-5-grounding.md": {
2424
"presentationUrl": "/presentations/methodology/lesson-5-grounding.json",
@@ -50,10 +50,10 @@
5050
},
5151
"practical-techniques/lesson-8-tests-as-guardrails.md": {
5252
"presentationUrl": "/presentations/practical-techniques/lesson-8-tests-as-guardrails.json",
53-
"slideCount": 14,
54-
"estimatedDuration": "35-40 minutes",
55-
"title": "Tests as Guardrails",
56-
"generatedAt": "2025-11-10T17:57:08.835Z"
53+
"slideCount": 10,
54+
"estimatedDuration": "40-50 minutes",
55+
"title": "Lesson 8: Tests as Guardrails",
56+
"generatedAt": "2025-11-10T18:42:15.943Z"
5757
},
5858
"practical-techniques/lesson-9-reviewing-code.md": {
5959
"presentationUrl": "/presentations/practical-techniques/lesson-9-reviewing-code.json",

0 commit comments

Comments
 (0)