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
+8
View File
@@ -0,0 +1,8 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 12C6.55228 12 7 12.4477 7 13V18H5V13C5 12.4477 5.44772 12 6 12Z" fill="currentColor"/>
<path d="M9 15C9.55228 15 10 15.4477 10 16V18H8V16C8 15.4477 8.44772 15 9 15Z" fill="currentColor"/>
<path d="M12 10C12.5523 10 13 10.4477 13 11V18H11V11C11 10.4477 11.4477 10 12 10Z" fill="currentColor"/>
<path d="M15 13C15.5523 13 16 13.4477 16 14V18H14V14C14 13.4477 14.4477 13 15 13Z" fill="currentColor"/>
<path d="M18 16C18.5523 16 19 16.4477 19 17V18H17V17C17 16.4477 17.4477 16 18 16Z" fill="currentColor"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M18 1C20.7614 1 23 3.23858 23 6V18C23 20.7614 20.7614 23 18 23H6C3.23858 23 1 20.7614 1 18V6C1 3.23858 3.23858 1 6 1H18ZM18.8701 3.12891C18.9537 3.40471 19 3.6969 19 4C19 5.65685 17.6569 7 16 7H8C6.34315 7 5 5.65685 5 4C5 3.697 5.04536 3.40463 5.12891 3.12891C3.89694 3.50219 3 4.64615 3 6V18C3 19.6569 4.34315 21 6 21H18C19.6569 21 21 19.6569 21 18V6C21 4.64582 20.1025 3.50191 18.8701 3.12891ZM8 3C7.44772 3 7 3.44772 7 4C7 4.55228 7.44772 5 8 5H16C16.5523 5 17 4.55228 17 4C17 3.44772 16.5523 3 16 3H15.9131C15.707 3.58234 15.1529 4 14.5 4H9.5C8.84707 4 8.29297 3.58234 8.08691 3H8Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB