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 fill-rule="evenodd" clip-rule="evenodd" d="M15 1C16.1046 1 17 1.89543 17 3V3.03516C18.1743 3.1142 19.1901 3.3727 19.9102 4.09277C20.8277 5.01055 21 6.40856 21 8.00293V18.0029C21 19.5972 20.8278 20.9954 19.9102 21.9131C18.9924 22.8306 17.5944 23.0029 16 23.0029H8C6.40563 23.0029 5.00762 22.8306 4.08984 21.9131C3.17217 20.9954 3.00004 19.5972 3 18.0029V8.00293C3 6.40856 3.17229 5.01055 4.08984 4.09277C4.80992 3.3727 5.82574 3.1142 7 3.03516V3C7 1.89543 7.89543 1 9 1H15ZM16.9971 5.03906C16.9762 6.12558 16.0915 7 15 7H9C7.90849 7 7.02278 6.12559 7.00195 5.03906C6.11487 5.11346 5.71658 5.29416 5.50391 5.50684C5.22408 5.78689 5 6.38877 5 8.00293V18.0029C5.00005 19.6172 5.22399 20.2191 5.50391 20.499C5.78396 20.7789 6.38584 21.0029 8 21.0029H16C17.6142 21.0029 18.216 20.7789 18.4961 20.499C18.776 20.2191 19 19.6172 19 18.0029V8.00293C19 6.38877 18.7759 5.78689 18.4961 5.50684C18.2833 5.29408 17.8848 5.11341 16.9971 5.03906ZM9 5H15V3H9V5Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB