mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
10 lines
282 B
Markdown
Executable File
10 lines
282 B
Markdown
Executable File
---
|
|
title: ExecuteAsTemplate
|
|
linkTitle: Resource from template
|
|
description: Create a resource from a Go template, parsed and executed with the given context.
|
|
categories: []
|
|
keywords: []
|
|
---
|
|
|
|
See the [`resources.ExecuteAsTemplate`](/functions/resources/executeastemplate/) function.
|