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 fill-rule="evenodd" clip-rule="evenodd" d="M17.7929 2.79297C18.7357 1.85026 20.2642 1.85028 21.207 2.79297C22.1497 3.73576 22.1497 5.26425 21.207 6.20703L6.207 21.207C5.32321 22.0908 3.92474 22.1462 2.97653 21.373L2.79294 21.207L2.62692 21.0234C1.85387 20.0752 1.90924 18.6767 2.79294 17.793L17.7929 2.79297ZM19.7929 4.20703C19.6312 4.04539 19.3687 4.04537 19.207 4.20703L15.8759 7.53711C15.9451 7.57859 16.0132 7.62364 16.0771 7.67578L16.207 7.79297L16.3242 7.92285C16.3761 7.98646 16.4206 8.05429 16.4619 8.12305L19.7929 4.79297C19.9546 4.63124 19.9546 4.36878 19.7929 4.20703Z" fill="currentColor"/>
<path d="M19 16C20.1045 16.0001 21 16.8955 21 18C21 19.1045 20.1044 19.9999 19 20C17.8955 19.9999 17 19.1045 17 18C17 16.8955 17.8955 16.0001 19 16Z" fill="currentColor"/>
<path d="M21 11C22.1045 11.0001 23 11.8955 23 13C23 14.1045 22.1044 14.9999 21 15C19.8955 14.9999 19 14.1045 19 13C19 11.8955 19.8955 11.0001 21 11Z" fill="currentColor"/>
<path d="M5.99997 7C7.10445 7.0001 7.99995 7.8955 7.99997 9C7.99995 10.1045 7.10445 10.9999 5.99997 11C4.89547 10.9999 3.99999 10.1045 3.99997 9C3.99999 7.89549 4.89547 7.00007 5.99997 7Z" fill="currentColor"/>
<path d="M12 2C13.1045 2.0001 14 2.89549 14 4C14 5.1045 13.1044 5.99991 12 6C10.8955 5.99993 9.99999 5.10451 9.99997 4C9.99997 2.89547 10.8955 2.00007 12 2Z" fill="currentColor"/>
<path d="M5.99997 1C7.10446 1.0001 7.99997 1.89549 7.99997 3C7.99995 4.1045 7.10445 4.9999 5.99997 5C4.89547 4.99993 3.99999 4.10451 3.99997 3C3.99997 1.89547 4.89546 1.00007 5.99997 1Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB