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="M21 23H4C3.44772 23 3 22.5523 3 22C3 21.4477 3.44772 21 4 21H21V23ZM12 1C14.7614 1 17 3.23858 17 6C17 7.38866 16.4326 8.64378 15.5186 9.5498C15.9739 9.71567 16.4023 9.9226 16.7939 10.1768C18.1618 11.0646 19 12.4743 19 14.375V14.625C19 16.518 18.1612 17.9263 16.7959 18.8154C15.4877 19.6673 13.7691 20 12 20C10.2335 20 8.51507 19.6727 7.20605 18.8232C5.83818 17.9354 5 16.5257 5 14.625V14.375C5 12.482 5.83882 11.0737 7.2041 10.1846C7.59676 9.92889 8.02657 9.71991 8.4834 9.55273C7.56794 8.64652 7 7.3899 7 6C7 3.23858 9.23858 1 12 1ZM12 11C10.4359 11 9.15433 11.3015 8.2959 11.8604C7.49461 12.3821 7 13.1615 7 14.375V14.625C7 15.8491 7.49537 16.6271 8.29395 17.1455C9.15155 17.7021 10.4333 18 12 18C13.5641 18 14.8457 17.6985 15.7041 17.1396C16.5054 16.6179 17 15.8385 17 14.625V14.375C17 13.1509 16.5046 12.3729 15.7061 11.8545C14.8485 11.2979 13.5667 11 12 11ZM12 3C10.3431 3 9 4.34315 9 6C9 7.65685 10.3431 9 12 9C13.6569 9 15 7.65685 15 6C15 4.34315 13.6569 3 12 3Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB