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="M20 1C21.6569 1 23 2.34315 23 4V6C23 6.76947 22.7077 7.46897 22.2314 8C22.7077 8.53103 23 9.23053 23 10V12C23 12.7695 22.7077 13.469 22.2314 14C22.7077 14.531 23 15.2305 23 16V18C23 19.6569 21.6569 21 20 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 21H4C2.34315 21 1 19.6569 1 18V16C1 15.2305 1.29228 14.531 1.76855 14C1.29228 13.469 1 12.7695 1 12V10C1 9.23053 1.29228 8.53103 1.76855 8C1.29228 7.46897 1 6.76947 1 6V4C1 2.34315 2.34315 1 4 1H20ZM4 15C3.44772 15 3 15.4477 3 16V18C3 18.5523 3.44772 19 4 19H20C20.5523 19 21 18.5523 21 18V16C21 15.4477 20.5523 15 20 15H4ZM6 18H5V16H6V18ZM19 18H10V16H19V18ZM4 9C3.44772 9 3 9.44772 3 10V12C3 12.5523 3.44772 13 4 13H20C20.5523 13 21 12.5523 21 12V10C21 9.44772 20.5523 9 20 9H4ZM6 12H5V10H6V12ZM19 12H10V10H19V12ZM4 3C3.44772 3 3 3.44772 3 4V6C3 6.55228 3.44772 7 4 7H20C20.5523 7 21 6.55228 21 6V4C21 3.44772 20.5523 3 20 3H4ZM6 6H5V4H6V6ZM19 6H10V4H19V6Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB