mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			745 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			745 B
		
	
	
	
	
	
	
	
aliases, date, linktitle, menu, next, prev, title, weight
| aliases | date | linktitle | menu | next | prev | title | weight | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
  | 
2015-07-20 | Amber templates | 
  | 
/templates/functions | /templates/go-templates | Amber Templates | 18 | 
Amber templates are another template type which Hugo supports, in addition to Go templates and Ace templates templates.
For template documentation, follow the links from the Amber project
- Amber templates must be named with the amber-suffix, e.g. 
list.amber - Partials in Amber or HTML can be included with the Amber template syntax:
import ../partials/test.htmlimport ../partials/test_a.amber