Shared implementation for tag and category clouds.
Both clouds follow the exact same rendering pipeline; only the data source (tags vs categories), icon, URL prefix, and CSS class prefix differ.
Summary
Functions
Renders a cloud of tags or categories.
Types
Functions
@spec render(map(), cloud_type()) :: String.t()
Renders a cloud of tags or categories.
Options
:type—:tagor:category(required):contents— list of all site contents:lang— current language:site— site config