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
+8
View File
@@ -0,0 +1,8 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.5 16.5C4.32843 16.5 5 17.1716 5 18C5 18.8284 4.32843 19.5 3.5 19.5C2.67157 19.5 2 18.8284 2 18C2 17.1716 2.67157 16.5 3.5 16.5Z" fill="currentColor"/>
<path d="M21 17C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19H7C6.44772 19 6 18.5523 6 18C6 17.4477 6.44772 17 7 17H21Z" fill="currentColor"/>
<path d="M3.5 10.5C4.32843 10.5 5 11.1716 5 12C5 12.8284 4.32843 13.5 3.5 13.5C2.67157 13.5 2 12.8284 2 12C2 11.1716 2.67157 10.5 3.5 10.5Z" fill="currentColor"/>
<path d="M21 11C21.5523 11 22 11.4477 22 12C22 12.5523 21.5523 13 21 13H7C6.44772 13 6 12.5523 6 12C6 11.4477 6.44772 11 7 11H21Z" fill="currentColor"/>
<path d="M3.5 4.5C4.32843 4.5 5 5.17157 5 6C5 6.82843 4.32843 7.5 3.5 7.5C2.67157 7.5 2 6.82843 2 6C2 5.17157 2.67157 4.5 3.5 4.5Z" fill="currentColor"/>
<path d="M21 5C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H7C6.44772 7 6 6.55228 6 6C6 5.44772 6.44772 5 7 5H21Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB