lambda-blog.templates.tags

tag-cloud

(tag-cloud min-size max-size {:keys [entries path-to-root tags]})

Creates a tag cloud of tags where each element is scaled according to the number of entries that are tagged by it. min-size and max-size specify in percent the minimal and maximal font size of the elements.

tags-index

(tags-index ent)

Creates an HTML page containing a tag-cloud.