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 fill-rule="evenodd" clip-rule="evenodd" d="M17 2C19.7614 2 22 4.23858 22 7V11H23V13H22V17C22 19.7614 19.7614 22 17 22H7C4.23858 22 2 19.7614 2 17V13H1V11H2V7C2 4.23858 4.23858 2 7 2H17ZM4 17C4 18.6569 5.34315 20 7 20H17C18.6569 20 20 18.6569 20 17V13H4V17ZM7 4C5.34315 4 4 5.34315 4 7V11H20V7L19.9961 6.8457C19.9158 5.26055 18.6051 4 17 4H7Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 474 B