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
+3
View File
@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M20 1C21.6569 1 23 2.34315 23 4V15C23 16.6569 21.6569 18 20 18H18V20C18 21.6569 16.6569 23 15 23H4C2.34315 23 1 21.6569 1 20V9C1 7.34315 2.34315 6 4 6H6V4C6 2.34315 7.34315 1 9 1H20ZM4 8C3.44772 8 3 8.44772 3 9V20C3 20.5523 3.44772 21 4 21H15C15.5523 21 16 20.5523 16 20V18H9C7.34315 18 6 16.6569 6 15V8H4ZM8 15C8 15.5523 8.44772 16 9 16H16V9C16 8.44772 15.5523 8 15 8H8V15ZM9 3C8.44772 3 8 3.44772 8 4V6H15C16.6569 6 18 7.34315 18 9V16H20C20.5523 16 21 15.5523 21 15V4C21 3.44772 20.5523 3 20 3H9Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 634 B