mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-25 22:00:58 +02:00
363 B
Executable File
363 B
Executable File
title, linkTitle, description, categories, keywords, menu, weight
title | linkTitle | description | categories | keywords | menu | weight | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ExecuteAsTemplate | Resource from template | Create a resource from a Go template, parsed and executed with the given context. |
|
|
120 |
See the resources.ExecuteAsTemplate
function.