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="M12.2061 1.00586C18.1861 1.11576 23 5.99373 23 12C23 18.0063 18.1861 22.8842 12.2061 22.9941C12.1383 22.9976 12.0696 23 12 23C11.93 23 11.861 22.9976 11.793 22.9941C5.81341 22.8837 1 18.0059 1 12C1 5.99405 5.81341 1.11627 11.793 1.00586C11.861 1.00237 11.93 1 12 1C12.0696 1 12.1383 1.00241 12.2061 1.00586ZM9.38281 17C9.49967 17.6329 9.64487 18.2103 9.82031 18.7207C10.4018 20.4121 11.1604 21 12 21C12.8396 21 13.5982 20.4121 14.1797 18.7207C14.3551 18.2103 14.5003 17.6329 14.6172 17H9.38281ZM4.5166 17C5.43904 18.3779 6.73215 19.4851 8.25293 20.1826C8.13315 19.9198 8.0251 19.6477 7.92969 19.3701C7.68468 18.6573 7.49623 17.859 7.35449 17H4.5166ZM16.6455 17C16.5038 17.859 16.3153 18.6573 16.0703 19.3701C15.9749 19.6478 15.8659 19.9197 15.7461 20.1826C17.2672 19.4851 18.5608 18.3781 19.4834 17H16.6455ZM16.8867 9C16.965 9.96386 17 10.9728 17 12C17 13.0272 16.965 14.0361 16.8867 15H20C20.1614 15 20.3133 15.0395 20.4482 15.1074C20.8046 14.1388 21 13.0923 21 12C21 10.9479 20.8181 9.93847 20.4863 9H16.8867ZM3.51367 9C3.18191 9.93847 3 10.9479 3 12C3 13.0521 3.18191 14.0615 3.51367 15H7.11328C7.03496 14.0361 7 13.0272 7 12C7 10.9728 7.03496 9.96386 7.11328 9H3.51367ZM9.12109 9C9.0396 9.93459 9 10.9423 9 12C9 13.0577 9.0396 14.0654 9.12109 15H14.8789C14.9604 14.0654 15 13.0577 15 12C15 10.9423 14.9604 9.93459 14.8789 9H9.12109ZM8.25293 3.81641C6.73199 4.51395 5.43911 5.62204 4.5166 7H7.35449C7.49623 6.14098 7.68468 5.3427 7.92969 4.62988C8.0252 4.35202 8.13301 4.07949 8.25293 3.81641ZM12 3C11.1604 3 10.4018 3.5879 9.82031 5.2793C9.64487 5.78969 9.49967 6.36714 9.38281 7H14.6172C14.5003 6.36714 14.3551 5.78969 14.1797 5.2793C13.5982 3.58791 12.8396 3 12 3ZM15.7461 3.81641C15.8661 4.07961 15.9748 4.35189 16.0703 4.62988C16.3153 5.3427 16.5038 6.14098 16.6455 7H19.4834C18.5607 5.62179 17.2674 4.51392 15.7461 3.81641Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB