Initial mirror of the HPE Design System

Readable mirror of https://design-system.hpe.design, sourced from
github.com/grommet/hpe-design-system (Apache-2.0) at commit 567c4d5
(2026-07-16).

The upstream site is a client-rendered Next.js export with no sitemap; it
returns a 1.5 KB empty shell to curl. This repo is the same guidance in plain
Markdown with every value resolved, plus the assets checked in.

Docs: scope and authority model, brand foundations with resolved color and
spacing tables, the design token tiers and version map, UI copy rules,
accessibility conformance and the responsibility split, the component and
template inventory, and an adoption/review checklist.

Assets: 452 SVG icons, 5 HPE and Aruba word-marks, 282 documentation graphics.

HOWTO-mirror-the-design-system.md is a verified runbook for rebuilding this
from scratch against a newer upstream.

Colors were resolved programmatically, not transcribed: token JSON stores
references, not values.

Apache-2.0 upstream. Note that it covers copyright, not trademark; Brand
Central remains authoritative for the HPE marks.
This commit is contained in:
2026-07-30 08:34:50 -04:00
commit 0730557624
752 changed files with 8423 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16 16C16.5523 16 17 16.4477 17 17C17 17.5523 16.5523 18 16 18H12V16H16Z" fill="currentColor"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.00001 0C7.35156 0 8.45478 0.2186 9.3379 0.660156C10.2385 1.11047 10.8554 1.76588 11.2598 2.53418C12.0229 3.98418 12 5.8234 12 7.25V10H19C21.7614 10 24 12.2386 24 15V19C24 21.7614 21.7614 24 19 24H9.00001C6.2386 24 4.00001 21.7614 4.00001 19V15C4.00001 12.2386 6.2386 10 9.00001 10H10V7.25C10 5.67667 9.97703 4.39081 9.49025 3.46582C9.26965 3.04668 8.94893 2.702 8.44337 2.44922C7.92025 2.18766 7.14844 2 6.00001 2C4.85158 2 4.07977 2.18766 3.55665 2.44922C3.0511 2.702 2.73038 3.04668 2.50978 3.46582C2.023 4.39081 2.00001 5.67668 2.00001 7.25V8H1.25433e-05V7.25C1.25433e-05 5.8234 -0.0229063 3.98418 0.740247 2.53418C1.14464 1.76588 1.7615 1.11047 2.66212 0.660156C3.54524 0.218596 4.64847 2.67355e-06 6.00001 0ZM9.00001 12C7.34317 12 6.00001 13.3432 6.00001 15V19C6.00001 20.6568 7.34317 22 9.00001 22H19C20.6569 22 22 20.6569 22 19V15C22 13.3431 20.6569 12 19 12H9.00001Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB