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="M12 1C14.7614 1 17 3.23858 17 6V11.5361C17.5884 11.1956 18.2712 11 19 11C21.2091 11 23 12.7909 23 15V18C23 19.195 22.4754 20.267 21.6445 21H22C22.5523 21 23 21.4477 23 22C23 22.5523 22.5523 23 22 23H2C1.44772 23 1 22.5523 1 22C1 21.4477 1.44772 21 2 21H3C1.78565 20.0878 1 18.6357 1 17V6C1 3.23858 3.23858 1 6 1H12ZM15.7402 20.3164C15.5169 20.5681 15.2694 20.7976 15 21H16.3555C16.1251 20.7968 15.9188 20.5673 15.7402 20.3164ZM6 3C4.34315 3 3 4.34315 3 6V17C3 18.6569 4.34315 20 6 20H12C13.6569 20 15 18.6569 15 17V6C15 4.34315 13.6569 3 12 3H6ZM19 13C17.8954 13 17 13.8954 17 15V18C17 19.1046 17.8954 20 19 20C20.1046 20 21 19.1046 21 18V15C21 13.8954 20.1046 13 19 13ZM11 14C12.1046 14 13 14.8954 13 16C13 17.1046 12.1046 18 11 18C9.89543 18 9 17.1046 9 16C9 14.8954 9.89543 14 11 14ZM12 8C12.5523 8 13 8.44772 13 9C13 9.55229 12.5523 10 12 10H6C5.44772 10 5 9.55229 5 9C5 8.44772 5.44772 8 6 8H12ZM12 5C12.5523 5 13 5.44772 13 6C13 6.55228 12.5523 7 12 7H6C5.44772 7 5 6.55228 5 6C5 5.44772 5.44772 5 6 5H12Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB