Files
hugo/docs/content/en/hugo-pipes/resource-from-template.md
2025-02-13 10:40:34 +01:00

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.