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="M10.793 11.793C11.1835 11.4024 11.8165 11.4024 12.207 11.793C12.5976 12.1835 12.5976 12.8165 12.207 13.207L10.4141 15L12.207 16.793L12.2754 16.8691C12.5957 17.2619 12.5731 17.8409 12.207 18.207C11.8409 18.5731 11.2619 18.5957 10.8691 18.2754L10.793 18.207L9 16.4141L7.20703 18.207C6.81651 18.5976 6.18349 18.5976 5.79297 18.207C5.40244 17.8165 5.40244 17.1835 5.79297 16.793L7.58594 15L5.79297 13.207C5.40244 12.8165 5.40244 12.1835 5.79297 11.793C6.18349 11.4024 6.81651 11.4024 7.20703 11.793L9 13.5859L10.793 11.793Z" fill="currentColor"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.5205 1C14.714 1.00005 15.8682 1.42739 16.7744 2.2041L21.2539 6.04395C22.362 6.99385 23 8.38031 23 9.83984V18C23 20.7614 20.7614 23 18 23H6C3.23858 23 1 20.7614 1 18V6C1 3.23858 3.23858 1 6 1H13.5205ZM6 3C4.34315 3 3 4.34315 3 6V18C3 19.6569 4.34315 21 6 21H18C19.6569 21 21 19.6569 21 18V10H16C14.3431 10 13 8.65685 13 7V3H6ZM15 7C15 7.55228 15.4477 8 16 8H20.3682C20.2453 7.8419 20.1067 7.69403 19.9521 7.56152L15.4727 3.72266C15.3254 3.59641 15.1666 3.48613 15 3.3916V7Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB