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
+5
View File
@@ -0,0 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 8C9.55228 8 10 8.44772 10 9V17C10 17.5523 9.55228 18 9 18C8.44772 18 8 17.5523 8 17V9C8 8.44772 8.44772 8 9 8Z" fill="currentColor"/>
<path d="M15 8C15.5523 8 16 8.44772 16 9V17C16 17.5523 15.5523 18 15 18C14.4477 18 14 17.5523 14 17V9C14 8.44772 14.4477 8 15 8Z" fill="currentColor"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 1C15.1046 1 16 1.89543 16 3V4H22C22.5523 4 23 4.44772 23 5C23 5.55228 22.5523 6 22 6H21V20C21 21.6569 19.6569 23 18 23H6C4.34315 23 3 21.6569 3 20V6H2C1.44772 6 1 5.55228 1 5C1 4.44772 1.44772 4 2 4H7V3C7 1.89543 7.89543 1 9 1H14ZM5 20C5 20.5523 5.44771 21 6 21H18C18.5523 21 19 20.5523 19 20V6H5V20ZM9 4H14V3H9V4Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 792 B