Cards
·
1 min read
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
| Parameter | Description |
|---|---|
icon | Name of the icon. Defaults to Hero Icon Pack |
title | Title heading for the card. |
subtitle | Subtitle heading (supports Markdown). |
url | URL |

Authors
Associate Professor
Associate Professor in the Department of Statistics and Operations Research at the Universitat Politècnica de Catalunya · BarcelonaTech (UPC). His research focuses on biostatistics, sports analytics, clinical trials, reporting guidelines, survival analysis, reproducible research, and statistical software development.