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

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.