Cards

· 1 min read
courses

A Hugo extension to create cards. Cards can be shown as links or as plain text.

Usage

is rendered by:

{{< cards >}}
  {{< card url="../callout" title="Callout" icon="academic-cap" >}}
  {{< card url="" title="A card without an icon" >}}
{{< /cards >}}

Options

ParameterDescription
iconName of the icon. Defaults to Hero Icon Pack
titleTitle heading for the card.
subtitleSubtitle heading (supports Markdown).
urlURL
YiFan Cai
Authors
YiFan Cai (he/him)
Graduate student
I am a graduate student in Systems Engineering at the University of Pennsylvania, with a B.S. in Computer Science from ShanghaiTech University. I have research experience in diffusion models, computer vision, robotic manipulation, and molecular drug design. My current interests focus on world models, computer vision, and artificial intelligence.