Start HTML Design System

Dependency-free design-system assets for plain server-rendered HTML.

StartHDS publishes stable hds- classes, optional ds- aliases, and --hds-* tokens at production-ready /v1 URLs.

Public assets

Use dependency-free CSS and ES modules directly from stable versioned URLs.

<link rel="stylesheet" href="/v1/css/starthds.css">
<script type="module" src="/v1/js/starthds.js"></script>

Consumers can self-host the same files or reference them from the StartHDS host.

Components

Use stable hds- classes for headers, heroes, cards, forms, auth, and admin shells.

View components

Themes

Load token-only theme CSS for equiask-like or justhorsestv-like pages.

Compare themes