mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			643 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			643 B
		
	
	
	
	
	
	
	
title, linkTitle, description, keywords, menu, weight, aliases
| title | linkTitle | description | keywords | menu | weight | aliases | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Functions | Overview | Comprehensive list of Hugo templating functions, including basic and advanced usage examples. | 
 | 10 | 
 | 
Go templates are lightweight but extensible. Go itself supplies built-in functions, including comparison operators and other basic tools. These are listed in the Go template documentation. Hugo has added additional functions to the basic template logic.