mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
15 lines
363 B
Markdown
Executable File
15 lines
363 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: [asset management]
|
|
keywords: []
|
|
menu:
|
|
docs:
|
|
parent: hugo-pipes
|
|
weight: 120
|
|
weight: 120
|
|
---
|
|
|
|
See the [`resources.ExecuteAsTemplate`](/functions/resources/executeastemplate/) function.
|