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="M16.0518 1C18.8208 1 21.0604 3.25138 21.0605 6.02148C21.0605 7.46519 20.4509 8.76692 19.4766 9.68359C21.5548 10.6235 23 12.7188 23 15.1504V17.1367C23 17.689 22.5523 18.1367 22 18.1367C21.4477 18.1367 21 17.689 21 17.1367V15.1504C21 12.941 19.216 11.1555 17.0225 11.1553H14.8828C14.675 12.4598 14.0457 13.6229 13.1396 14.502C15.3829 15.2818 16.9911 17.4184 16.9912 19.9297V22C16.9912 22.5523 16.5435 23 15.9912 23C15.4391 22.9998 14.9912 22.5521 14.9912 22V19.9297C14.9911 17.8582 13.3189 16.1846 11.2627 16.1846H6.72949C4.67325 16.1846 3.00009 17.8582 3 19.9297V22C3 22.5523 2.55228 23 2 23C1.44772 23 1 22.5523 1 22V19.9297C1.00007 17.4188 2.60801 15.2822 4.85059 14.502C3.73003 13.4144 3.0332 11.8908 3.0332 10.2051C3.03327 6.90595 5.69987 4.22559 8.99609 4.22559C9.78583 4.22562 10.5401 4.38103 11.2305 4.66113C11.8217 2.55061 13.7541 1.00019 16.0518 1ZM8.99609 6.22559C6.81084 6.22559 5.03327 8.00411 5.0332 10.2051C5.0332 12.4061 6.81079 14.1846 8.99609 14.1846C11.1813 14.1844 12.958 12.406 12.958 10.2051C12.958 10.1917 12.9581 10.1784 12.958 10.165C12.9577 10.135 12.957 10.105 12.9561 10.0752C12.9171 8.85178 12.3288 7.76819 11.4277 7.06348C10.756 6.53815 9.91372 6.22564 8.99609 6.22559ZM16.0518 3C14.4597 3.00022 13.1521 4.24481 13.0508 5.82422C13.9532 6.66463 14.5968 7.78189 14.8447 9.04297H16.0518C17.7099 9.04297 19.0605 7.69352 19.0605 6.02148C19.0604 4.34954 17.7098 3 16.0518 3Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB