mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
282 B
Executable File
282 B
Executable File
title, linkTitle, description, categories, keywords
title | linkTitle | description | categories | keywords |
---|---|---|---|---|
ExecuteAsTemplate | Resource from template | Create a resource from a Go template, parsed and executed with the given context. |
See the resources.ExecuteAsTemplate
function.