Custom CSS components (additional to PaperMod theme)
Buttons
{{< button url="/papers/" label="See papers" >}}
See papers External (new tab) Smaller
External (new tab)Infoboxes
Note
A note callout. Neutral theme variables only — no tint. Use for incidental remarks.
Info
An info callout. Tinted blue. Use for background context.
Tip
A tip callout. Tinted green. Use for advice or recommended practice.
Warning
A warning callout. Tinted amber. Use for caution.
Danger
A danger callout. Tinted red. Use for serious risk.
Infobox with inline CTA
{{< infobox type="info" title="Available now" cta_url="/papers/" cta_label="See the whitepaper" >}}
A callout with an inline CTA button. The button uses the same partial as the standalone shortcode — single source of markup.
{{< /infobox >}}
Available now
Available now
A callout with an inline CTA button. The button uses the same partial as the standalone shortcode — single source of markup. See the whitepaper