Skip to content

Commit 81cf020

Browse files
committed
docs: add animated hero SVG to README
- docs/assets/hero.svg: 7.9 KB animated SVG, 6-second loop, pure SMIL (no JS, no CDN). Three module cards (Individual / Team / Organization) fan out from a stacked pose, then the vstack wordmark + tagline + stats fade in to the right. - Rotation centered on each card's visual center so the tilt doesn't swing corners into adjacent text. White background matches GitHub light mode. - README hero <img> at the very top, above the badge row.
1 parent d0669e5 commit 81cf020

2 files changed

Lines changed: 170 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="center">
2+
<img src="docs/assets/hero.svg" alt="vstack — Organizational behavior, practiced on AI agents." width="100%"/>
3+
</p>
4+
15
# vstack
26

37
[![CI](https://github.com/valani9/vstack/actions/workflows/ci.yml/badge.svg)](https://github.com/valani9/vstack/actions/workflows/ci.yml)

docs/assets/hero.svg

Lines changed: 166 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)