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="M8.10254 1.00488C8.60667 1.05621 9 1.48232 9 2V8C9.59932 7.54979 10.303 7.23116 11.0684 7.08691C11.5081 4.20651 13.9967 2 17 2C20.3137 2 23 4.68629 23 8C23 8.26522 22.8946 8.5195 22.707 8.70703C22.5195 8.89457 22.2652 9 22 9H16C16.4502 9.59928 16.7678 10.3031 16.9121 11.0684C19.793 11.5077 22 13.9964 22 17C22 20.3137 19.3137 23 16 23C15.4477 23 15 22.5523 15 22V15.999C14.4004 16.4496 13.6965 16.7679 12.9307 16.9121C12.4913 19.7929 10.0036 22 7 22C3.68629 22 1 19.3137 1 16L1.00488 15.8975C1.05621 15.3933 1.48232 15 2 15H8C7.54961 14.4004 7.23108 13.6964 7.08691 12.9307C4.20658 12.4909 2 10.0033 2 7C2 3.68629 4.68629 1 8 1L8.10254 1.00488ZM17 20.874C18.7252 20.43 20 18.8638 20 17C20 15.1362 18.7252 13.57 17 13.126V20.874ZM3.12598 17C3.57002 18.7252 5.13616 20 7 20C8.86384 20 10.43 18.7252 10.874 17H3.12598ZM12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9ZM7 3.12598C5.27477 3.57002 4 5.13616 4 7C4 8.86384 5.27477 10.43 7 10.874V3.12598ZM17 4C15.1362 4 13.57 5.27477 13.126 7H20.874C20.43 5.27477 18.8638 4 17 4Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB