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
Mehmet Gençdal
Authors
Computer & AI Engineer
Mehmet Gençdal is a Senior AI Research Scientist at Meta AI. His research has been published in top conferences like NeurIPS and ICML, with over 10,000 citations. Mehmet is passionate about pushing the boundaries of AI while ensuring ethical development.