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="M19.5 6C21.433 6 23 7.567 23 9.5C23 11.433 21.433 13 19.5 13H19.1719C18.6871 13 18.2218 13.1924 17.8789 13.5352L9.87891 21.5352C8.94123 22.4728 7.66886 23 6.34277 23H4.5C2.567 23 1 21.433 1 19.5C1 17.567 2.567 16 4.5 16H4.82812C5.25826 16 5.67252 15.8478 6 15.5742V12.5C6 11.6716 6.67157 11 7.5 11C8.32843 11 9 11.6716 9 12.5V12.5859L11 10.5859V7.5C11 6.67157 11.6716 6 12.5 6C13.3284 6 14 6.67157 14 7.5V7.58594L14.1211 7.46484C15.0588 6.52716 16.3311 6 17.6572 6H19.5ZM17.6572 8C16.8616 8 16.0978 8.3163 15.5352 8.87891L7.53516 16.8789C6.81722 17.5967 5.84334 18 4.82812 18H4.5C3.67157 18 3 18.6716 3 19.5C3 20.3284 3.67157 21 4.5 21H6.34277C7.13842 21 7.90223 20.6837 8.46484 20.1211L16.4648 12.1211C17.1828 11.4033 18.1567 11 19.1719 11H19.5C20.3284 11 21 10.3284 21 9.5C21 8.67157 20.3284 8 19.5 8H17.6572ZM7.5 6C8.60457 6 9.5 6.89543 9.5 8C9.5 9.10457 8.60457 10 7.5 10C6.39543 10 5.5 9.10457 5.5 8C5.5 6.89543 6.39543 6 7.5 6ZM12.5 1C13.6046 1 14.5 1.89543 14.5 3C14.5 4.10457 13.6046 5 12.5 5C11.3954 5 10.5 4.10457 10.5 3C10.5 1.89543 11.3954 1 12.5 1Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB