Skip to content

Commit 9e1d0dd

Browse files
committed
docs(readme): link the banner's source PDF under the hero
The README hero is rasterised from EngineDeckExample.generateBanner(); commit that banner PDF and link it (plus the generating class) beneath the image, so the page shows the engine rendering its own marketing.
1 parent 09a33dc commit 9e1d0dd

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
<img src="./assets/readme/repository_showcase_render.png" alt="GraphCompose render preview" width="780"/>
3939
</p>
4040

41+
<p align="center">
42+
<sub>☝ This banner is itself a GraphCompose document — <a href="./assets/readme/examples/engine-banner.pdf"><b>view the source PDF</b></a>, rendered by <a href="./examples/src/main/java/com/demcha/examples/flagships/EngineDeckExample.java"><code>EngineDeckExample</code></a>. The engine renders its own marketing.</sub>
43+
</p>
44+
4145
## Why GraphCompose
4246

4347
- **Author intent, not coordinates.** Fluent DSL for sections, paragraphs, tables, lists, layer stacks, themes &mdash; the engine handles measurement, pagination, and rendering.
551 KB
Binary file not shown.

0 commit comments

Comments
 (0)