Skip to content

Commit 2083810

Browse files
committed
docs: add real output thumbnails and built-in theme gallery to README
- Generate README image assets from existing PPTX outputs using macOS Quick Look - Add Example Output section backed by real repository artifacts - Add Theme Gallery section for the 6 built-in themes - Keep all visuals grounded in current repo outputs
1 parent 39bfb43 commit 2083810

11 files changed

Lines changed: 21 additions & 0 deletions

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,27 @@ Sources: 1
111111

112112
The output is not just a `.pptx` file. The system also emits a validated deck JSON contract that can be revised, re-rendered, audited, or handed to another workflow step.
113113

114+
## Example Output
115+
116+
These thumbnails were generated from real `.pptx` files already in the repository under `output/`.
117+
118+
| Generated deck | Generated deck | Revised deck |
119+
|---|---|---|
120+
| ![Base deck](assets/readme/py-agent-generated-deck.pptx.png) | ![Audit deck](assets/readme/audit-generate.pptx.png) | ![Revised deck](assets/readme/py-agent-revised-deck.pptx.png) |
121+
| `output/py-agent-generated-deck.pptx` | `output/audit-generate.pptx` | `output/py-agent-revised-deck.pptx` |
122+
123+
## Theme Gallery
124+
125+
The 6 built-in themes below are shown using generated PPTX thumbnails from the repository.
126+
127+
| business-clean | corporate-blue | dark-executive |
128+
|---|---|---|
129+
| ![business-clean](assets/readme/theme-test-business-clean.pptx.png) | ![corporate-blue](assets/readme/theme-test-corporate-blue.pptx.png) | ![dark-executive](assets/readme/theme-test-dark-executive.pptx.png) |
130+
131+
| warm-modern | minimal | tech |
132+
|---|---|---|
133+
| ![warm-modern](assets/readme/theme-test-warm-modern.pptx.png) | ![minimal](assets/readme/theme-test-minimal.pptx.png) | ![tech](assets/readme/theme-test-tech.pptx.png) |
134+
114135
## Quality Pipeline
115136

116137
```
76.5 KB
Loading
52.7 KB
Loading
71 KB
Loading
71 KB
Loading
76.1 KB
Loading
75.6 KB
Loading
71.8 KB
Loading
73.1 KB
Loading
73 KB
Loading

0 commit comments

Comments
 (0)