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="M12 11.9658C12.5523 11.9658 13 12.4135 13 12.9658V19.5508L14.293 18.2578C14.6834 17.8676 15.3166 17.8676 15.707 18.2578C16.0976 18.6483 16.0976 19.2823 15.707 19.6729L12.6729 22.707C12.484 22.8959 12.227 23.0014 11.96 23C11.6928 22.9985 11.4367 22.8903 11.25 22.6992L8.28516 19.6641C7.89921 19.2691 7.90589 18.636 8.30078 18.25C8.69575 17.864 9.32885 17.8717 9.71484 18.2666L11 19.5811V12.9658C11 12.4135 11.4477 11.9658 12 11.9658ZM13 1C14.5767 1 16.079 1.25646 17.2061 2.06152C18.4004 2.91461 19 4.25341 19 6L19.0215 6.03027C19.0546 6.06549 19.1157 6.10291 19.1914 6.11816L19.4463 6.17578C22.0612 6.82336 24 9.18419 24 12C24 14.9038 21.9382 17.3238 19.1992 17.8799L19.0977 17.8955C18.5933 17.9456 18.1225 17.606 18.0195 17.0986C17.9099 16.5576 18.2598 16.0299 18.8008 15.9199L18.9707 15.8818C20.7109 15.4485 22 13.8736 22 12C22 10.1246 20.7084 8.54886 18.9658 8.11719L18.7959 8.0791C17.9096 7.90039 17 7.14253 17 6C17 4.74659 16.5996 4.08539 16.0439 3.68848C15.421 3.24354 14.4233 3 13 3H11C9.57673 3 8.57896 3.24354 7.95605 3.68848C7.40038 4.08539 7 4.74659 7 6H11C11.5523 6 12 6.44772 12 7C12 7.55228 11.5523 8 11 8H6C3.79086 8 2 9.79086 2 12C2 13.8736 3.2891 15.4485 5.0293 15.8818L5.19922 15.9199L5.29785 15.9453C5.78187 16.0957 6.08327 16.5913 5.98047 17.0986C5.87747 17.606 5.40668 17.9456 4.90234 17.8955L4.80078 17.8799L4.5459 17.8223C1.93491 17.1719 0 14.813 0 12C0 9.02706 2.16237 6.56013 5 6.08398V6C5 4.25341 5.59962 2.91461 6.79395 2.06152C7.92104 1.25646 9.42327 1 11 1H13Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB