mirror of
				https://github.com/imfing/hextra.git
				synced 2025-10-31 15:44:51 -04:00 
			
		
		
		
	 3bcdf84ad4
			
		
	
	3bcdf84ad4
	
	
	
		
			
			* feat: details shortcode
* docs: add details shortcode page
* chore: update shortcodes page
* docs: update
* Revert "chore: update shortcodes page"
This reverts commit c005ad4cb1.
		
	
		
			
				
	
	
	
		
			782 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			782 B
		
	
	
	
	
	
	
	
title, weight, prev, next
| title | weight | prev | next | 
|---|---|---|---|
| Shortcodes | 9 | /docs/guide/diagrams | /docs/guide/shortcodes/callout | 
Hugo Shortcodes are simple snippets inside your content files calling built-in or custom templates.
Hextra provides a collection of beautiful shortcodes to enhance your content.
{{< cards >}} {{< card link="callout" title="Callout" icon="warning" >}} {{< card link="cards" title="Cards" icon="card" >}} {{< card link="details" title="Details" icon="chevron-right" >}} {{< card link="filetree" title="FileTree" icon="folder-tree" >}} {{< card link="icon" title="Icon" icon="badge-check" >}} {{< card link="steps" title="Steps" icon="one" >}} {{< card link="tabs" title="Tabs" icon="collection" >}} {{< /cards >}}