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="M18 1C20.7614 1 23 3.23858 23 6V11C23 13.7614 20.7614 16 18 16H16V18C16 20.7614 13.7614 23 11 23H6C3.23858 23 1 20.7614 1 18V13C1 10.2386 3.23858 8 6 8H8V6C8 3.23858 10.2386 1 13 1H18ZM6 10C4.34315 10 3 11.3431 3 13V18C3 19.6569 4.34315 21 6 21H11C12.6569 21 14 19.6569 14 18V16H13C10.2386 16 8 13.7614 8 11V10H6ZM6.5 16C7.32843 16 8 16.6716 8 17.5C8 18.3284 7.32843 19 6.5 19C5.67157 19 5 18.3284 5 17.5C5 16.6716 5.67157 16 6.5 16ZM10.5 16C11.3284 16 12 16.6716 12 17.5C12 18.3284 11.3284 19 10.5 19C9.67157 19 9 18.3284 9 17.5C9 16.6716 9.67157 16 10.5 16ZM6.5 12C7.32843 12 8 12.6716 8 13.5C8 14.3284 7.32843 15 6.5 15C5.67157 15 5 14.3284 5 13.5C5 12.6716 5.67157 12 6.5 12ZM13 3C11.3431 3 10 4.34315 10 6V11C10 12.6569 11.3431 14 13 14H18C19.6569 14 21 12.6569 21 11V6C21 4.34315 19.6569 3 18 3H13ZM13.5 9C14.3284 9 15 9.67157 15 10.5C15 11.3284 14.3284 12 13.5 12C12.6716 12 12 11.3284 12 10.5C12 9.67157 12.6716 9 13.5 9ZM17.5 9C18.3284 9 19 9.67157 19 10.5C19 11.3284 18.3284 12 17.5 12C16.6716 12 16 11.3284 16 10.5C16 9.67157 16.6716 9 17.5 9ZM13.5 5C14.3284 5 15 5.67157 15 6.5C15 7.32843 14.3284 8 13.5 8C12.6716 8 12 7.32843 12 6.5C12 5.67157 12.6716 5 13.5 5ZM17.5 5C18.3284 5 19 5.67157 19 6.5C19 7.32843 18.3284 8 17.5 8C16.6716 8 16 7.32843 16 6.5C16 5.67157 16.6716 5 17.5 5Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB