Recents
Render a list of the most recent pages from across the entire site using the widgets/recents.html partial.
A Hugo partial is a reusable template fragment that can be included in other templates to avoid repetition and organize layout.
Render a list of the most recent pages from across the entire site using the widgets/recents.html partial.
Render styled blockquotes and alert boxes using the widgets/alt/blockquote.html partial.
Render a hierarchical breadcrumb trail for the current page using the widgets/breadcrumb.html partial.
Render a stylable, syntax‑highlighted code element using the widgets/alt/codeblock.html partial.
Render accessible images using the widgets/alt/image.html partial.
Add collapsible content using widgets/expand.html partial.
Add inline SVG icons using widgets/icon.html partial.
Render accessible hyperlinks using the widgets/link.html partial.
Display content in switchable tabbed panels using widgets/tabs.html and widgets/tab.html partials.