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
+4
View File
@@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14 9C14.5523 9 15 9.44771 15 10V13H18C18.5523 13 19 13.4477 19 14C19 14.5523 18.5523 15 18 15H15V18C15 18.5523 14.5523 19 14 19C13.4477 19 13 18.5523 13 18V15H10C9.44771 15 9 14.5523 9 14C9 13.4477 9.44771 13 10 13H13V10C13 9.44771 13.4477 9 14 9Z" fill="currentColor"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.0039 1C16.3343 1 18.2892 2.59629 18.8457 4.75C18.8741 4.85982 18.8813 4.97004 18.873 5.07715C21.2181 5.4902 23 7.53646 23 10V18C23 20.7614 20.7614 23 18 23H10C7.53541 23 5.48801 21.2167 5.07617 18.8701C4.96965 18.8783 4.86019 18.8699 4.75098 18.8418C2.59528 18.2865 1 16.3311 1 14V6C1 3.23858 3.23858 1 6 1H14.0039ZM10 7C8.34315 7 7 8.34315 7 10V18C7 19.6569 8.34315 21 10 21H18C19.6569 21 21 19.6569 21 18V10C21 8.34315 19.6569 7 18 7H10ZM6 3C4.34315 3 3 4.34315 3 6V14C3 15.3045 3.83451 16.4159 5 16.8281V10C5 7.23858 7.23858 5 10 5H16.832C16.4187 3.83421 15.3064 3 14.0039 3H6Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB