Skip to main content
Settings
Color Mode
Theme Skin
Background

Appearance preferences are saved in this browser only.

Environment
Current Environment Dev

Built with JEKYLL_ENV=development. Changes auto-reload under jekyll serve.

Theme & Build
Jekyll v3.10.0
Last Build Aug 15, 03:35
Page Location
Page Info
Layout root
Collection none
Path _design-system/components/surfaces/Card.prompt.md
URL /_design-system/components/surfaces/Card.prompt/

Generic content surface — wrap any grouped content (post previews, panels, stats).

<Card hover>
  <h3>Docker-first development</h3>
  <p>No Ruby, no Bundler — Docker is the only prerequisite.</p>
</Card>

Borderless with a soft shadow-sm and .75rem radius. Set hover to enable the landing-style lift (translateY(-2px) + shadow-md). For the icon-chip marketing card use FeatureCard instead.