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
+6
View File
@@ -0,0 +1,6 @@
<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="M4 17C5.65685 17 7 18.3431 7 20C7 21.6569 5.65685 23 4 23C2.34315 23 1 21.6569 1 20C1 18.3431 2.34315 17 4 17ZM4 19C3.44772 19 3 19.4477 3 20C3 20.5523 3.44772 21 4 21C4.55228 21 5 20.5523 5 20C5 19.4477 4.55228 19 4 19Z" fill="currentColor"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 13C13.6569 13 15 14.3431 15 16V20C15 21.6569 13.6569 23 12 23C10.3431 23 9 21.6569 9 20V16C9 14.3431 10.3431 13 12 13ZM12 15C11.4477 15 11 15.4477 11 16V20C11 20.5523 11.4477 21 12 21C12.5523 21 13 20.5523 13 20V16C13 15.4477 12.5523 15 12 15Z" fill="currentColor"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M20 5C21.6569 5 23 6.34315 23 8V20C23 21.6569 21.6569 23 20 23C18.3431 23 17 21.6569 17 20V8C17 6.34315 18.3431 5 20 5ZM20 7C19.4477 7 19 7.44772 19 8V20C19 20.5523 19.4477 21 20 21C20.5523 21 21 20.5523 21 20V8C21 7.44772 20.5523 7 20 7Z" fill="currentColor"/>
<path d="M15 8H13V4.41406L2.70703 14.707C2.31651 15.0976 1.68349 15.0976 1.29297 14.707C0.902444 14.3165 0.902444 13.6835 1.29297 13.293L11.5859 3H8C7.44772 3 7 2.55228 7 2C7 1.44772 7.44772 1 8 1H15V8Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB